aboutsummaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-12netlink: remove unused exportsJohannes Berg1-2/+0
2009-07-10hwsim: make testmode_cmd staticJohannes Berg1-1/+2
2009-07-10cfg80211: disallow configuring unsupported interfacesJohannes Berg1-2/+9
2009-07-10cfg80211: clean up naming once and for allJohannes Berg7-356/+356
2009-07-10cfg80211: fix lockingJohannes Berg13-200/+823
2009-07-10cfg80211: fix MFP bug, sparse warningsJohannes Berg2-6/+6
2009-07-10cfg80211: properly name driver lockingJohannes Berg4-49/+45
2009-07-10cfg80211: warn again on spurious deauthJohannes Berg1-6/+0
2009-07-10cfg80211: mlme API must be able to sleepJohannes Berg3-51/+56
2009-07-10cfg80211: dont use union for wextJohannes Berg1-4/+2
2009-07-10cfg80211: fix netdev down problemJohannes Berg2-3/+4
2009-07-10mac80211: refactor the WEP code to be directly usableJohannes Berg2-33/+23
2009-07-10mac80211: rework MLME for multiple authenticationsJohannes Berg7-891/+750
2009-07-10mac80211: remove dead code from mlmeJohannes Berg3-8/+1
2009-07-10cfg80211: let SME control reassociation vs. associationJohannes Berg8-14/+32
2009-07-10p54: fix queue stall due to underrunChristian Lamparter1-3/+4
2009-07-10p54usb: fix stalls caused by urb allocation failuresChristian Lamparter1-19/+17
2009-07-10rfkill: prep for rfkill API changesJohannes Berg2-2/+22
2009-07-10ath5k: write PCU registers on initial resetBob Copeland1-1/+1
2009-07-10ath5k: do not release irq across suspend/resumeBob Copeland1-11/+0
2009-07-10ath: remove unnecessary return in ath_regd_get_band_ctlBob Copeland1-2/+0
2009-07-10ath5k: rework beacon configurationBob Copeland2-40/+20
2009-07-10ath5k: send buffered frames after the beaconBob Copeland3-11/+34
2009-07-10p54spi: remove dead code and definitionsChristian Lamparter1-34/+0
2009-07-10p54: two endian fixesChristian Lamparter2-7/+7
2009-07-10cfg80211: check for current_bss from giwrateSamuel Ortiz1-2/+5
2009-07-10rt2x00: use wiphy rfkill interfaceIvo van Doorn13-203/+20
2009-07-10iwlwifi: fix aggregation limitJohannes Berg1-1/+1
2009-07-10mac80211: shorten the passive dwell time for sw scansHelmut Schaa1-1/+1
2009-07-10ath9k: remove permissions from debugfs filesJiri Slaby1-5/+5
2009-07-10ath5k: remove permissions from debugfs filesJiri Slaby1-3/+5
2009-07-10drivers/net/wireless/ath/ath9k: Remove unnecessary semicolonsJoe Perches2-3/+1
2009-07-10iwlwifi: always print buffer when error condition occursReinette Chatre1-1/+1
2009-07-10iwlwifi: add utility to print buffer when error occursReinette Chatre1-0/+6
2009-07-10iwlagn: re-enable PS support for iwlagnReinette Chatre1-1/+2
2009-07-10iwmc3200wifi: remove B0 hardware supportZhu Yi5-29/+0
2009-07-10iwmc3200wifi: simplify calibration mapZhu Yi4-15/+17
2009-07-10iwmc3200wifi: replace netif_rx with netif_rx_niZhu Yi1-1/+1
2009-07-10drivers/net/wireless: Use PCI_VDEVICEJoe Perches2-8/+6
2009-07-10ath9k: Handle different TX and RX streams properly.Senthil Balasubramanian1-12/+14
2009-07-10ath9k: race condition in SCANNING state check during ANI calibrationSenthil Balasubramanian2-4/+8
2009-07-10ath9k: stop ani when the STA gets disconnected.Senthil Balasubramanian1-1/+5
2009-07-10ath9k: remove unnecessary STATION mode check.Senthil Balasubramanian1-11/+8
2009-07-10p54: Modify p54 files for new organizationChristian Lamparter7-3400/+102