summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* via-rhine: add 64bit statistics.Jamie Gloudon2013-01-281-8/+39
* drivers/net/phy/micrel_phy: Add support for new PHYsDavid J. Choi2013-01-282-5/+68
* net: phy: realtek: add rtl8211e driverGiuseppe CAVALLARO2013-01-281-6/+44
* netpoll: use the net namespace of current process instead of init_netCong Wang2013-01-281-2/+4
* netpoll: use ipv6_addr_equal() to compare ipv6 addrCong Wang2013-01-281-3/+3
* netpoll: add RCU annotation to npinfo fieldCong Wang2013-01-281-1/+1
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-01-28210-4987/+7702
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-28210-4987/+7702
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-2870-217/+6497
| | |\
| | | * mwifiex: fix typo in PCIe adapter NULL checkAvinash Patil2013-01-221-1/+1
| | | * ath9k: allow setting arbitrary antenna masks on AR9003+Felix Fietkau2013-01-221-0/+3
| | | * ath9k_hw: fix chain swap setting when setting rx chainmask to 5Felix Fietkau2013-01-221-19/+6
| | | * ath9k_hw: fix calibration issues on chainmask that don't include chain 0Felix Fietkau2013-01-223-1/+4
| | | * rtlwifi: Fix build warning introduced by commit a290593Larry Finger2013-01-221-2/+2
| | | * iwlegacy: fix IBSS cleanupStanislaw Gruszka2013-01-221-21/+14
| | | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-01-226-31/+35
| | | |\
| | | | * mac80211: add encrypt headroom to PERR framesBob Copeland2013-01-161-1/+3
| | | | * mac80211: set NEED_TXPROCESSING for PERR framesBob Copeland2013-01-161-0/+1
| | | | * mac80211: fix monitor mode injectionFelix Fietkau2013-01-161-3/+6
| | | | * mac80211: synchronize scan off/on-channel and PS statesStanislaw Gruszka2013-01-163-26/+14
| | | | * mac80211: fix FT roamingJohannes Berg2013-01-161-1/+11
| | | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-01-221-0/+2
| | | |\ \
| | | | * | iwlwifi: audit single frames from AGG queue in RSEmmanuel Grumbach2013-01-161-0/+2
| | | * | | ath9k: disable the tasklet before taking the PCU lockFelix Fietkau2013-01-141-4/+3
| | | * | | ath9k: remove sc->rx.rxbuflock to fix a deadlockFelix Fietkau2013-01-142-14/+0
| | | * | | brcmsmac: increase timer reference count for new timers onlyPiotr Haber2013-01-111-3/+4
| | | * | | ath9k: fix rx flush handlingFelix Fietkau2013-01-113-21/+12
| | | * | | ath9k: add a better fix for the rx tasklet vs rx flush raceFelix Fietkau2013-01-115-19/+4
| | | * | | ath9k: remove the WARN_ON that triggers if generating a beacon failsFelix Fietkau2013-01-111-1/+0
| | | * | | ath9k: fix double-free bug on beacon generate failureFelix Fietkau2013-01-111-0/+1
| | | * | | ath9k: do not link receive buffers during flushFelix Fietkau2013-01-111-4/+6
| | | * | | ath9k_htc: Fix memory leakSujith Manoharan2013-01-111-0/+2
| | | * | | mwifiex: correct config_bands handling for ibss networkAmitkumar Karwar2013-01-111-1/+1
| | | * | | mwifiex: update config_bands during infra associationAmitkumar Karwar2013-01-112-14/+15
| | | * | | Bluetooth: Check if the hci connection exists in SCO shutdownGustavo Padovan2013-01-101-1/+1
| | | * | | Bluetooth: Fix authentication if acl data comes before remote feature evtJaganath Kanakkassery2013-01-102-8/+11
| | | * | | Bluetooth device 04ca:3008 should use ath3kSergio Cambra2013-01-102-0/+3
| | | * | | Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()Anderson Lizardo2013-01-091-1/+1
| | | * | | Bluetooth: Add support for Foxconn / Hon Hai [0489:e056]AceLan Kao2013-01-092-0/+3
| | | * | | Bluetooth: Add support for Foxconn / Hon Hai [0489:e04e]AceLan Kao2013-01-092-0/+3
| | | * | | Bluetooth: Add support for GC-WB300D PCIe [04ca:3006] to ath3k.Daniel Schaal2013-01-092-0/+3
| | | * | | Bluetooth: Add support for IMC Networks [13d3:3393]AceLan Kao2013-01-092-0/+3
| | | * | | Bluetooth: Fix sending HCI commands after resetSzymon Janc2013-01-091-1/+1
| | * | | | ath9k_hw: remove a useless WARN_ONFelix Fietkau2013-01-221-3/+0
| | * | | | ath9k_hw: reduce struct ar5416AniState sizeFelix Fietkau2013-01-222-14/+6
| | * | | | ath9k_hw: remove ath9k_hw_ani_setup and its variablesFelix Fietkau2013-01-224-25/+1
| | * | | | ath9k_hw: make the initval parameter to ath9k_hw_write_array constFelix Fietkau2013-01-222-2/+2
| | * | | | ath9k: use ath_tx_process_buffer instead of open-coding similar codeFelix Fietkau2013-01-221-37/+32
| | * | | | ath9k: clean up processing of pending tx frames on resetFelix Fietkau2013-01-224-59/+32
| | * | | | ath9k: stop rx after txFelix Fietkau2013-01-221-2/+2
OpenPOWER on IntegriCloud