summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* ath9k: disable MIB interrupts to fix interrupt stormLuis R. Rodriguez2008-09-241-0/+7
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-09-225-10/+14
|\
| * ath9k: Fix IRQ nobody cared issue with ath9kSenthil Balasubramanian2008-09-222-3/+10
| * wireless: zd1211rw: add device ID fix wifi dongle "trust nw-3100"born.into.silence@gmail.com2008-09-221-0/+1
| * ath9k: connectivity is lost after Group rekeying is doneSenthil Balasubramanian2008-09-223-7/+3
* | Revert "b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support"Linus Torvalds2008-09-162-36/+0
|/
* ath9k: Assign seq# when mac80211 requests thisJouni Malinen2008-09-113-0/+28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-039-61/+97
|\
| * ath9k: Fix TX control flag use for no ACK and RTS/CTSJouni Malinen2008-09-031-2/+2
| * ath9k: Fix TX status reportingJouni Malinen2008-09-031-2/+10
| * iwlwifi: fix STATUS_EXIT_PENDING is not set on pci_removeGregory Greenman2008-09-031-4/+7
| * iwlwifi: call apm stop on exitGregory Greenman2008-09-031-1/+4
| * iwlwifi: fix Tx cmd memory allocation failure handlingTomas Winkler2008-09-031-10/+17
| * iwlwifi: fix rx_chain computationTomas Winkler2008-09-031-31/+46
| * iwlwifi: fix station mimo power save valuesRon Rindjunsky2008-09-033-4/+2
| * iwlwifi: remove false rxon if rx chain changesMohamed Abbas2008-09-031-4/+3
| * iwlwifi: fix hidden ssid discovery in passive channelsRon Rindjunsky2008-09-031-1/+1
| * iwlwifi: W/A for the TSF correction in IBSSAssaf Krauss2008-09-032-2/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-0211-35/+41
|\ \ | |/
| * ath9: Fix ath_rx_flush_tid() for IRQs disabled kernel warning message.Senthil Balasubramanian2008-09-021-2/+3
| * ath9k: Incorrect key used when group and pairwise ciphers are different.Senthil Balasubramanian2008-09-022-6/+8
| * rt2x00: Compiler warning unmasked by fix of BUILD_BUG_ONBoaz Harrosh2008-09-021-3/+2
| * wireless/libertas/if_cs.c: fix memory leaksAdrian Bunk2008-09-021-10/+3
| * orinoco: Multicast to the specified addressesDavid Kilroy2008-09-021-3/+7
| * iwlwifi: fix 64bit platform firmware loadingTomas Winkler2008-09-022-7/+5
| * iwlwifi: fix apm_stop (wrong bit polarity for FLAG_INIT_DONE)Mohamed Abbas2008-09-022-3/+4
| * iwlwifi: workaround interrupt handling no some platformsTomas Winkler2008-09-021-0/+8
| * iwlwifi: do not use GFP_DMA in iwl_tx_queue_initJohn W. Linville2008-09-021-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-273-26/+49
|\ \ | |/
| * Ath5k: fix bintval setupJiri Slaby2008-08-261-3/+5
| * Ath5k: lock beaconsJiri Slaby2008-08-262-3/+13
| * atmel: try open system authentication tooDan Williams2008-08-261-1/+9
| * atmel: return ENOENT on request_firmware failureDan Williams2008-08-261-19/+22
* | removed unused #include <linux/version.h>'sAdrian Bunk2008-08-234-4/+0
|/
* removed unused #include <version.h>Huang Weiyi2008-08-1813-13/+0
* rt2x00: Fix txdone_entry_desc_flagsJochen Friedrich2008-08-182-4/+5
* b43: Fix for another Bluetooth Coexistence SPROM Programming error for BCM4306Larry Finger2008-08-181-0/+1
* p54u: reset skb's data/tail pointer on requeueChristian Lamparter2008-08-181-0/+10
* p54: move p54_vdcf_init to the right place.Christian Lamparter2008-08-181-9/+11
* iwlwifi: fix printk newlinesJiri Slaby2008-08-185-11/+11
* rtl8187: Add USB ID for Netgear WG111V3matthieu Barthélemy2008-08-181-0/+1
* b43: Fix for SPROM coding error in Linksys WMP54G (BCM4306/3)Larry Finger2008-08-181-0/+1
* ath5k: Don't fiddle with MSI on suspend/resume.Michael Karcher2008-08-181-6/+2
* p54: Fix regression due to "net: Delete NETDEVICES_MULTIQUEUE kconfig option"Christian Lamparter2008-08-182-24/+25
* ath9k: work around gcc ICEs (again)Adrian Bunk2008-08-181-1/+5
* Merge branch 'ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linvill...David S. Miller2008-08-0723-2/+31520
|\
| * ath9k: Revamp wireless mode usageSujith2008-08-0712-324/+205
| * ath9k: More unused macrosSujith2008-08-071-6/+0
| * ath9k: Remove a few unused macros and fix indentationSujith2008-08-071-145/+130
| * ath9k: Use mac80211's band macros and remove enum hal_freq_bandSujith2008-08-072-9/+4
OpenPOWER on IntegriCloud