aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* llc2: Collapse remainder of state machine into simple if-else if-statementBen Hutchings2012-09-17
* llc2: Remove explicit indexing of state action arraysBen Hutchings2012-09-17
* llc2: Remove the station send queueBen Hutchings2012-09-17
* llc2: Collapse the station event receive pathBen Hutchings2012-09-17
* llc2: Remove dead code for state machineBen Hutchings2012-09-17
* llc2: Remove pointless indirection through llc_stat_state_trans_endBen Hutchings2012-09-17
* af_unix: old_cred is surplusAlan Cox2012-09-17
* igb: Add 1588 support to I210/I211.Matthew Vick2012-09-17
* igb: Prevent dropped Tx timestamps via work items and interrupts.Matthew Vick2012-09-17
* igb: Store the MAC address in the name in the PTP struct.Matthew Vick2012-09-17
* igb: Correct PTP support query from ethtool.Matthew Vick2012-09-17
* igb: Update PTP function names/variables and locations.Matthew Vick2012-09-17
* igb: Tidy up wrapping for CONFIG_IGB_PTP.Matthew Vick2012-09-17
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-09-17
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-14
| |\
| | * rtlwifi: Remove EXPERIMENTAL as pre-requisite for the driversLarry Finger2012-09-12
| | * brcmfmac: add e-scan support.Hante Meuleman2012-09-12
| | * brcmfmac: avoid using local usb data.Hante Meuleman2012-09-12
| | * brcmfmac: refill buffers on rx protocol error.Hante Meuleman2012-09-12
| | * brcmfmac: Clean up scan related code.Hante Meuleman2012-09-12
| | * brcmfmac: Add tx flow control on net if queue for USB.Hante Meuleman2012-09-12
| | * brcmfmac: Add extra data support to firmware event queueing.Hante Meuleman2012-09-12
| | * brcmfmac: Stop all net if queues on tx flow halt.Hante Meuleman2012-09-12
| | * libertas: set mac control synchronously during initDaniel Drake2012-09-11
| | * ath9k: Choose correct LED pin for AR9565Sujith Manoharan2012-09-11
| | * ath9k_hw: Rename antenna diversity macrosSujith Manoharan2012-09-11
| | * ath9k_hw: Handle gentimer termination properlySujith Manoharan2012-09-11
| | * mwifiex: separate TxPD processing routine for APAvinash Patil2012-09-11
| | * mwifiex: disable WOW by defaultBing Zhao2012-09-11
| | * mwifiex: support custom world regulatory domainAmitkumar Karwar2012-09-11
| | * mwifiex: do not hint regulatory domain with f/w country codeBing Zhao2012-09-11
| | * mwifiex: use country ie of requested AP while associatingAmitkumar Karwar2012-09-11
| | * mwifiex: update adapter->bss_prio_tbl[j].bss_prio_cur correctlyAmitkumar Karwar2012-09-11
| | * mwifiex: have same priority for AP and station trafficAmitkumar Karwar2012-09-11
| | * mwifiex: remove AMSDU_AGGR_CTRL command response handlerAmitkumar Karwar2012-09-11
| | * mwifiex: remove 11N_CFG command response handlerAmitkumar Karwar2012-09-11
| | * mwifiex: remove get operation code for SUBSCRIBE EVENT commandAmitkumar Karwar2012-09-11
| | * ath9k_hw: add 8 points for 5G temp slopRajkumar Manoharan2012-09-11
| | * ath9k_hw: use peak detection for 5GHzRajkumar Manoharan2012-09-11
| | * ath9k_hw: Wait BT calibration to completeRajkumar Manoharan2012-09-11
| | * rndis_wlan: remove pointless check from rndis_scan()Wei Yongjun2012-09-11
| | * ath9k: Add PCI ID for AR9565Sujith Manoharan2012-09-11
| | * ath9k_hw: Program correct PLL value for AR9565Sujith Manoharan2012-09-11
| | * ath9k_hw: Fix spur mitigation for AR9565Sujith Manoharan2012-09-11
| | * ath9k: Set correct max streams for AR9565Sujith Manoharan2012-09-11
| | * ath9k_hw: Add AR9565 HW supportSujith Manoharan2012-09-11
| | * ath9k_hw: Add AR9565 initvalsSujith Manoharan2012-09-11
| | * ath9k_hw: Add version/revision macros for AR9565Sujith Manoharan2012-09-11
| | * p54: fix off-by-one null pointer bug in p54_tx_80211Christian Lamparter2012-09-11
| | * drivers/net/wireless/ath/ath9k/ar9003_mac.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-11