summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: use correct released ucode versionMeenakshi Venkataraman2012-04-244-18/+27
* iwlwifi: fix hardware queue programmingJohannes Berg2012-04-242-8/+43
* brcmsmac: "INTERMEDIATE but not AMPDU" only when tracingEldad Zack2012-04-231-2/+1
* rtlwifi: Fix oops on unloadLarry Finger2012-04-231-0/+1
* ipw2200: Fix race condition in the command completion acknowledgeStanislav Yakovlev2012-04-231-1/+12
* iwlwifi: do not nulify ctx->vif on resetStanislaw Gruszka2012-04-232-4/+9
* ath9k: fix tx power settings for AR9287Gabor Juhos2012-04-231-0/+2
* ath9k: add an extra boolean parameter to ath9k_hw_apply_txpowerGabor Juhos2012-04-235-8/+10
* ath9k: Fix TX fragmentationSujith Manoharan2012-04-171-1/+9
* bcma: use fallback sprom if no on chip sprom is availableHauke Mehrtens2012-04-161-2/+5
* mwifiex: update pcie8766 scratch register addressesBing Zhao2012-04-131-9/+9
* ath9k: wake up the hardware from full sleep when idle is turned offFelix Fietkau2012-04-131-1/+8
* ath5k: unmap io memory on probe failureJonathan Bither2012-04-131-2/+4
* ath5k: fix undefined 'THIS_MODULE'Jonathan Bither2012-04-131-0/+1
* brcm80211: smac: resume transmit fifo upon receiving framesArend van Spriel2012-04-131-0/+8
* libertas: fix signedness bug in lbs_auth_to_authtype()Amitkumar Karwar2012-04-131-2/+7
* rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger2012-04-111-1/+6
* rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routineLarry Finger2012-04-112-19/+21
* Revert "ath9k: fix going to full-sleep on PS idle"Sujith Manoharan2012-04-101-5/+3
* rt2x00: Fix rfkill_polling register function.Chen, Chien-Chia2012-04-101-5/+1
* bcma: fix build error on MIPS; implicit pcibios_enable_devicePaul Gortmaker2012-04-102-1/+2
* rtlwifi: Fix oops on rate-control failureLarry Finger2012-04-091-1/+4
* rtlwifi: rtl8192de: Fix firmware initializationLarry Finger2012-04-091-6/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-04-093-2/+9
|\
| * Bluetooth: btusb: typo in Broadcom SoftSailing idDon Zickus2012-03-291-1/+1
| * Bluetooth: Add support for Atheros [04ca:3005]AceLan Kao2012-03-282-0/+3
| * Bluetooth: hci_ldisc: fix NULL-pointer dereference on tty_closeJohan Hovold2012-03-281-1/+1
| * Bluetooth: Add Atheros maryann PIDVID supportCho, Yu-Chen2012-03-282-0/+3
| * Bluetooth: btusb: Add USB device ID "0a5c 21e8"João Paulo Rechi Vita2012-03-281-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-0614-195/+371
|\ \
| * | bonding: properly unset current_arp_slave on slave link upVeaceslav Falico2012-04-061-1/+5
| * | mlx4: allocate just enough pages instead of always 4 pagesThadeu Lima de Souza Cascardo2012-04-051-2/+3
| * | stmmac: re-add IFF_UNICAST_FLT for dwmac1000Marc Kleine-Budde2012-04-051-2/+4
| * | bnx2x: Clear MDC/MDIO warning messageYaniv Rosner2012-04-052-2/+1
| * | bnx2x: Fix BCM57711+BCM84823 link issueYaniv Rosner2012-04-051-2/+2
| * | bnx2x: Clear BCM84833 LED after fan failureYaniv Rosner2012-04-052-0/+12
| * | bnx2x: Fix BCM84833 PHY FW version presentationYaniv Rosner2012-04-051-2/+1
| * | bnx2x: Fix link issue for BCM8727 boards.Yaniv Rosner2012-04-051-7/+14
| * | bnx2x: Restore 1G LED on BCM57712+BCM8727 designs.Yaniv Rosner2012-04-051-15/+18
| * | bnx2x: Fix BCM578x0-SFI pre-emphasis settingsYaniv Rosner2012-04-051-5/+5
| * | bnx2x: Fix BCM57810-KR AN speed transitionYaniv Rosner2012-04-051-2/+18
| * | bnx2x: Fix BCM57810-KR FCYaniv Rosner2012-04-052-0/+31
| * | bnx2x: PFC fixYaniv Rosner2012-04-052-1/+18
| * | sky2: copy received packets on inefficient unaligned architecturestephen hemminger2012-04-051-1/+12
| * | net/bonding: correctly proxy slave neigh param setup ndo functionShlomo Pongratz2012-04-051-8/+43
| * | net/bonding: emit address change event also in bond_releaseShlomo Pongratz2012-04-051-0/+3
| * | r8169: enable napi on resume.Artem Savkov2012-04-041-0/+3
| * | bnx2x: correction to firmware interfaceYuval Mintz2012-04-041-55/+55
| * | phy:icplus:fix Auto Power Saving in ip101a_config_init.Srinivas Kandagatla2012-04-041-1/+2
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-04-043-84/+112
| |\ \