summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: fix time interval misuse in iwl_poll_{direct_}bitZhu, Yi2008-12-123-5/+5
* iwl3945: Fix rate scale for B-mode connectionAbbas, Mohamed2008-12-123-16/+39
* iwlwifi: implement iwl_debug_report_frame for iwlagnHalperin, Daniel C2008-12-123-105/+31
* rtl8187: Improve wireless statistics for RTL8187Larry Finger2008-12-121-34/+15
* netdevice: Kill netdev->privWang Chen2008-12-081-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-064-6/+27
|\
| * zd1211rw: use unaligned safe memcmp() in-place of compare_ether_addr()Shaddy Baddah2008-12-051-1/+1
| * ipw2200: fix netif_*_queue() removal regressionZhu Yi2008-12-051-0/+4
| * iwlwifi: clean key table in iwl_clear_stations_table functionTomas Winkler2008-12-052-3/+24
* | tty: driverdata and discdata are void *Alan Cox2008-12-061-5/+5
* | tty: Flags should be accessed via the foo_bit interfacesAlan Cox2008-12-061-5/+3
* | ath9k: Use GFP_ATOMIC when allocating TX private areaLuis R. Rodriguez2008-12-051-2/+20
* | ath9k: Check for pci_map_single() errorsLuis R. Rodriguez2008-12-053-3/+53
* | rt2x00: Correctly initialize AID during set_key()Ivo van Doorn2008-12-051-0/+12
* | rt2x00: Move crypto TX descriptor handling to rt2x00crypto.cIvo van Doorn2008-12-053-25/+36
* | rt2x00: Fix check for BSS info changesIvo van Doorn2008-12-051-1/+1
* | generic swap(): ath9k: rename swap() to swap_array()Wu Fengguang2008-12-052-2/+2
* | rt2x00: Add RXDONE_CRYPTO_IV/ICV flagsIvo van Doorn2008-12-055-1/+14
* | iwl3945 : Fix a-band association for passive channelsAbhijeet Kolekar2008-12-052-8/+24
* | iwlwifi: rely on API version read from firmwareReinette Chatre2008-12-058-56/+217
* | iwlwifi: store ucode version numberChatre, Reinette2008-12-056-8/+36
* | iwlwifi: fix DMA channel number in iwl_txq_ctx_stopZhu Yi2008-12-054-7/+10
* | iwl3945: Fix iwl3945 rate scaling.Abbas, Mohamed2008-12-052-55/+52
* | iwl3945: add debugfs supportAbbas, Mohamed2008-12-051-0/+62
* | iwlwifi: move channels sysfs to debugfsWinkler, Tomas2008-12-053-63/+77
* | iwlwifi: move disable/enable interrupts to iwl-core.cWinkler, Tomas2008-12-053-22/+31
* | iwl3945: Select correct sta ID from find_station()Samuel Ortiz2008-12-051-2/+9
* | iwlwifi: fix printk size format errorZhu Yi2008-12-052-2/+2
* | iwlwifi: move host command check function into separate fileWinkler, Tomas2008-12-055-80/+112
* | rt2x00: Release rt2x00 2.2.3Ivo van Doorn2008-12-051-1/+1
* | rt2x00: Implement HW encryption (rt2500usb)Ivo van Doorn2008-12-058-9/+156
* | rt2x00: Remove duplicate codeIvo van Doorn2008-12-051-18/+19
* | rt2x00: Store retry limit valuesIvo van Doorn2008-12-053-8/+9
* | rt2x00: Optimize IV/EIV handlingIvo van Doorn2008-12-054-46/+26
* | ath9k: Choose correct ANI calibration periodSujith2008-12-051-2/+3
* | iwlwifi: 5150 enable LO, TXIQ and BB calibrationsWinkler, Tomas2008-12-051-1/+4
* | iwlwifi: 5150 parametrize eeprom versionsTomas Winkler2008-12-051-0/+2
* | iwlwifi: 5150 compute ct kill thresholdTomas Winkler2008-12-052-1/+13
* | iwlwifi: 5150 enable DC calibrationTomas Winkler2008-12-052-1/+7
* | iwlwifi: 5150 add support for 5150Tomas Winkler2008-12-053-0/+17
* | ath9k: Replace ath9k_opmode with nl80211_iftypeColin McCabe2008-12-0510-74/+81
* | iwlwifi: disable AP modeJohannes Berg2008-12-052-2/+0
* | p54: fix lm87 checksum endiannessJohannes Berg2008-12-051-3/+3
* | iwl3945: remove obsolete irq handlingHelmut Schaa2008-12-051-29/+0
* | p54: per-device namesChristian Lamparter2008-12-052-47/+55
* | p54: refactoringChristian Lamparter2008-12-052-81/+79
* | p54: include support for 2.13.24.0 USB LM87 FirmwaresChristian Lamparter2008-12-052-11/+42
* | p54: utilize cryptographic acceleratorChristian Lamparter2008-12-052-13/+168
* | p54: revamp station power save management in access point modeChristian Lamparter2008-12-052-26/+49
* | ath9k: Add a debugfs file for dumping DMA statusSujith2008-12-056-74/+102