aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds1-144/+101
2009-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds11-547/+362
2009-11-30mac80211: fix spurious delBA handlingJohannes Berg1-1/+9
2009-11-28pcmcia: rework the irq_req_t typedefDominik Brodowski11-28/+9
2009-11-28pcmcia: remove deprecated handle_to_dev() macroDominik Brodowski10-12/+12
2009-11-28pcmcia: pcmcia_request_window() doesn't need a pointer to a pointerDominik Brodowski5-7/+7
2009-11-28pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page()Magnus Damm5-7/+7
2009-11-28pcmcia: Pass struct pcmcia_device to pcmcia_release_window()Magnus Damm1-2/+2
2009-11-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-0/+2
2009-11-23ath9k: set ps_default as falseJohn W. Linville1-0/+2
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds15-177/+83
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman1-32/+32
2009-11-17Merge commit 'v2.6.32-rc7'Eric W. Biederman8-25/+25
2009-11-13p54usb: Remove DMA buffer from stackLarry Finger1-3/+7
2009-11-13Revert "libipw: initiate cfg80211 API conversion"John W. Linville4-161/+36
2009-11-12sysctl: Stop using binary sysctl numbers in arlan.Eric W. Biederman1-112/+69
2009-11-10iwlwifi: Fix issue on file transfer stalled in HT modeWey-Yi Guy1-0/+1
2009-11-10iwlwifi: Use RTS/CTS as the preferred protection mechanism for 6000 seriesWey-Yi Guy4-3/+23
2009-11-10Libertas: fix issues while configuring host sleep using ethtool wolBing Zhao1-3/+2
2009-11-10Libertas: coding style cleanup in ethtool.cBing Zhao1-4/+8
2009-11-10rtl8187: Fix sparse warningsLarry Finger1-0/+1
2009-11-10ath5k: add LED definition for BenQ Joybook R55vBob Copeland1-0/+2
2009-11-10ath5k: add LED support for HP Compaq CQ60Bob Copeland1-0/+2
2009-11-10ath5k: don't reset mcast filter when configuring the modeBob Copeland1-1/+0
2009-11-10b43: work around a locking issue in ->set_tim()Felix Fietkau1-2/+1
2009-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-25/+25
2009-11-09pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (wireless)Dominik Brodowski8-241/+136
2009-11-09pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (ray-cs.c)Dominik Brodowski1-178/+169
2009-11-08pcmcia: use pcmcia_loop_config in misc pcmcia driversDominik Brodowski1-40/+27
2009-11-08pcmcia: use pre-determined valuesDominik Brodowski2-40/+1
2009-11-06rt2x00: Don't queue ieee80211 work after USB removalSean Cross3-7/+17
2009-11-06Revert "ipw2200: fix oops on missing firmware"John W. Linville4-16/+6
2009-11-04rtl8187: Fix kernel oops when device is removed when LEDS enabledLarry Finger1-2/+2
2009-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-10/+36
2009-10-30libertas if_usb: Fix crash on 64-bit machinesDavid Woodhouse1-1/+1
2009-10-30ath9k: fix misplaced semicolon on rate controlLuis R. Rodriguez1-1/+1
2009-10-30b43: Fix DMA TX bounce buffer copyingMichael Buesch1-2/+13
2009-10-30rt73usb.c : more idsXose Vazquez Perez1-0/+5
2009-10-30ipw2200: fix oops on missing firmwareZhu Yi4-6/+16
2009-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-11/+11
2009-10-29ray_cs: Fix copy_from_user handlingAlan Cox1-1/+1
2009-10-27airo: Reorder tests, check bounds before elementRoel Kluin1-3/+2
2009-10-27libertas spi: fix sparse errorsHolger Schurig1-5/+5
2009-10-27b43: add 'struct b43_wl' missing declarationMiguel Boton1-0/+1
2009-10-27b43: Fix Bugzilla #14181 and the bug from the previous 'fix'Larry Finger2-2/+2
2009-10-27rt2x00: Fix crypto in TX frame for rt2800usbBenoit PAPILLAULT1-1/+1
2009-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds17-152/+174
2009-10-12libertas: fix buildAlan Cox1-0/+1
2009-10-12b43: fix ieee80211_rx() contextJohannes Berg1-0/+3
2009-10-12iwlwifi: change the order of freeing memoryWey-Yi Guy2-2/+2