summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * ath9k_hw: fix and clean up PHY activation delayFelix Fietkau2012-04-234-33/+22Star
| * ath9k_hw: increase symbol overlap window for half/quarter channelsFelix Fietkau2012-04-232-0/+7
| * ath9k_hw: set the PHY mode for half/quarter channels on AR9003Felix Fietkau2012-04-231-0/+4
| * ath9k_hw: increase ACK timeout for half/quarter channelsFelix Fietkau2012-04-231-3/+6
| * ath9k_hw: use standard SIFS time as reference for half/quarter channelsFelix Fietkau2012-04-231-6/+7
| * ath9k_hw: remove ATH_BTCOEX_CFG_MCIRajkumar Manoharan2012-04-233-19/+17Star
| * ath9k: simplify beacon configuration for beaconing vifsRajkumar Manoharan2012-04-232-43/+23Star
| * ath9k: make DFS detector pools SMP safeZefir Kurtisi2012-04-231-32/+78
| * libertas: add missing includeFelix Fietkau2012-04-231-0/+1
| * rt2x00: Use GFP_KERNEL for rx buffer allocation on USB devicesHelmut Schaa2012-04-236-9/+9
| * rt2800: debugfs register access: BBP is 256 bytes bigAnisse Astier2012-04-231-1/+1
| * mwifiex: add support for Marvell USB8797 chipsetAmitkumar Karwar2012-04-2317-71/+1399
| * mac80211: fix STA channel width fieldThomas Pedersen2012-04-231-1/+3
| * mac80211: don't set mesh peer ht caps if ht disabledThomas Pedersen2012-04-231-1/+2
| * mac80211: refactor mesh peer rate handlingThomas Pedersen2012-04-233-29/+25Star
| * mac80211: refactor mesh peer initializationThomas Pedersen2012-04-231-54/+72
| * ath9k: fix TX power reporting on AR9003 chipsGabor Juhos2012-04-231-15/+49
| * libertas CS: convert to asynchronous firmware loadingDaniel Drake2012-04-231-39/+49
| * ath9k: Fix compile warnings when DEBUGFS is disabled.Ben Greear2012-04-232-2/+3
| * mac80211: Support on-channel scan option.Ben Greear2012-04-234-27/+77
| * wireless: rt2x00: rt2800usb more devices were identifiedXose Vazquez Perez2012-04-231-5/+3Star
| * ath9k: add possible wiphy interface combinationsFelix Fietkau2012-04-231-0/+21
| * wireless: rt2x00: rt2800usb add more devices idsXose Vazquez Perez2012-04-231-3/+14
| * iwlwifi: move iwl_rxon_context_id to userEmmanuel Grumbach2012-04-182-7/+7
| * iwlwifi: improve TX cache footprintJohannes Berg2012-04-184-75/+52Star
| * iwlwifi: split between AGG_ON and AGG_STARTINGEmmanuel Grumbach2012-04-182-3/+19
| * iwlwifi: Remove inconsistent and redundant declarationDavid Spinadel2012-04-181-1/+0Star
| * iwlwifi: Added foreward declaration for iwl_cfg in op_modeDavid Spinadel2012-04-181-0/+1
| * iwlwifi: Change disable calibration bit-set to enumDavid Spinadel2012-04-181-5/+8
| * iwlwifi: remove unneeded includesEmmanuel Grumbach2012-04-1815-18/+1Star
| * iwlwifi: remove the shared areaEmmanuel Grumbach2012-04-188-90/+16Star
| * iwlwifi: don't use shared for the logger any moreEmmanuel Grumbach2012-04-187-13/+17
| * iwlwifi: driver holds its pointer to the transportEmmanuel Grumbach2012-04-181-4/+4
| * iwlwifi: transport holds its pointer to the configEmmanuel Grumbach2012-04-188-31/+32
| * iwlwifi: driver holds its pointer to the configEmmanuel Grumbach2012-04-181-12/+14
| * iwlwifi: op_mode holds its pointer to the configEmmanuel Grumbach2012-04-1821-99/+102
| * iwlwifi: op_mode holds its pointer to the transportEmmanuel Grumbach2012-04-1815-122/+123
| * iwlwifi: kill shrd->drv, driver points to transportEmmanuel Grumbach2012-04-185-32/+42
* | tipc: remove inline instances from C source files.Paul Gortmaker2012-04-242-3/+3
* | af_netlink: drop_monitor/dropwatch friendlyEric Dumazet2012-04-241-2/+10
* | af_netlink: cleanupsEric Dumazet2012-04-241-30/+31
* | net: skb_can_coalesce returns a booleanEric Dumazet2012-04-242-4/+5
* | tcp: tcp_try_coalesce returns a booleanEric Dumazet2012-04-241-9/+9
* | net: make spd_fill_page() linear argument a boolEric Dumazet2012-04-241-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-24449-2864/+4115
|\ \
| * \ Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2012-04-241-0/+4
| |\ \
| | * | Fix modpost failures in fedora 17David Miller2012-04-181-0/+4
| * | | Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds2012-04-242-5/+6
| |\ \ \
| | * | | md: fix possible corruption of array metadata on shutdown.NeilBrown2012-04-241-1/+2
| | * | | md: don't call ->add_disk unless there is good reason.NeilBrown2012-04-241-2/+2