summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-312-6/+4Star
* drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-3111-47/+19Star
* b43: add option to avoid duplicating device support with brcmsmacJohn W. Linville2012-01-182-0/+8
* brcmsmac: fix tx queue flush infinite loopStanislaw Gruszka2012-01-181-1/+9
* mwl8k: Fixing Sparse ENDIAN CHECK warningYogesh Ashok Powar2012-01-171-1/+1
* mwl8k: fix condition in mwl8k_cmd_encryption_remove_key()Dan Carpenter2012-01-171-1/+1
* brcmfmac: work-around gcc 4.7 build issueAlexandre Oliva2012-01-171-1/+1
* brcmsmac: remove PCI suspend/resume from bcma driverLinus Torvalds2012-01-171-35/+3Star
* bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resumeLinus Torvalds2012-01-171-1/+1
* wireless: iwlwifi: iwl-scan.c: Fix build warningFabio Estevam2012-01-161-1/+1
* ath9k_hw: fix interpretation of the rx KeyMiss flagFelix Fietkau2012-01-162-4/+6
* rt2800pci: fix spurious interrupts generationStanislaw Gruszka2012-01-131-20/+8Star
* ipw2x00: signedness bug handling frame lengthDan Carpenter2012-01-131-2/+2
* wireless: b43: fix Oops on card eject during transferGuennadi Liakhovetski2012-01-131-1/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-137-10/+11
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-01-127-10/+11
| |\
| | * ath9k: Fix regression in channelwidth switch at the same channelRajkumar Manoharan2012-01-102-6/+3Star
| | * brcm80211: Don't leak 'vbuffer' in brcmf_sdbrcm_write_vars()Jesper Juhl2012-01-101-1/+3
| | * ath9k_hw: fix a commentMohammed Shafi Shajakhan2012-01-103-3/+1Star
| | * rtl8192se: Fix BUG caused by failure to check skb allocationLarry Finger2012-01-101-0/+4
* | | brcmsmac: fix reading of PCI sprom contentsLinus Torvalds2012-01-121-11/+20
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-081-2/+2
|\ \
| * | treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-021-2/+2
* | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-082-2/+2
|\ \ \
| * | | switch debugfs to umode_tAl Viro2012-01-042-2/+2
* | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-0712-177/+12Star
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-0612-177/+12Star
| |\ \ \
| | * | | USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman2011-11-1812-177/+12Star
| | | |/ | | |/|
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-0546-1981/+999Star
|\ \ \ \
| * | | | ath6kl: revert USB supportJohn W. Linville2012-01-058-501/+20Star
| * | | | mwl8k: Changing the driver version to 0.13Yogesh Ashok Powar2012-01-051-1/+1
| * | | | mwl8k: Recover from firmware crashYogesh Ashok Powar2012-01-041-7/+129
| * | | | ath9k: tx queue enable is read only for EDMA chipsetsMohammed Shafi Shajakhan2012-01-041-2/+5
| * | | | rt2x00: Change RF3853 to RF3053.Gertjan van Wingerde2012-01-041-2/+2
| * | | | rt2x00: RT3593 is also applicable to USB.Gertjan van Wingerde2012-01-041-1/+1
| * | | | rt2x00usb: Zero USB padding before sending URBJakub Kiciński2012-01-041-3/+13
| * | | | rt2800usb: Let rt2x00usb handle USB paddingJakub Kiciński2012-01-041-27/+10Star
| * | | | rt2x00: Convert big if-statements to switch-statements.Gertjan van Wingerde2012-01-041-18/+26
| * | | | rt2x00: Whitespace cleanup.Gertjan van Wingerde2012-01-041-1/+1
| * | | | rt2x00: Identify rt2800usb chipsets.Gertjan van Wingerde2012-01-041-14/+12Star
| * | | | carl9170: move checksum and txseq into subfunctionsChristian Lamparter2012-01-041-37/+60
| * | | | rt2800usb: Move ID out of unknownLarry Finger2012-01-041-1/+1
| * | | | ipw2x00: remove reset_port functionalityStanislav Yakovlev2012-01-042-29/+0Star
| * | | | ath9k_hw: increase tx status ring buffer sizeRajkumar Manoharan2012-01-044-4/+4
| * | | | iwlegacy: 3945: fix hw passive scan on radar channelsStanislaw Gruszka2012-01-041-4/+4
| * | | | iwlegacy: 3945: simplify calculations of retry limitStanislaw Gruszka2012-01-043-15/+6Star
| * | | | iwlegacy: random 3945-rs.c cleanupsStanislaw Gruszka2012-01-041-20/+11Star
| * | | | iwlegacy: 4965: remove one il4965_hdl_beaconStanislaw Gruszka2012-01-042-21/+1Star
| * | | | iwlegacy: 3945: get rid of hw_{set,get}_rateStanislaw Gruszka2012-01-042-20/+1Star
| * | | | iwlegacy: 4965: small tx_cmd build cleanupStanislaw Gruszka2012-01-042-30/+9Star