index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kbuild
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-05-20
rt2x00: Add USB ID for rt2800usb
Ivo van Doorn
1
-0
/
+1
2009-05-20
cfg80211: fix compile error with CONFIG_CFG80211_DEBUGFS
Pavel Roskin
1
-1
/
+1
2009-05-20
ath5k: avoid and warn on potential infinite loop
Bob Copeland
1
-0
/
+3
2009-05-20
cfg80211: fix in nl80211_set_reg()
Luis R. Rodriguez
2
-1
/
+6
2009-05-20
cfg80211: cleanup return calls on nl80211_set_reg()
Luis R. Rodriguez
1
-6
/
+13
2009-05-20
cfg80211: return immediately if num reg rules > NL80211_MAX_SUPP_REG_RULES
Luis R. Rodriguez
1
-1
/
+1
2009-05-20
wireless: fix to set dev->broadcast correctly
Wei Yongjun
1
-1
/
+1
2009-05-20
Staging: agnx: switch config_interface to bss_info_changed
Alexander Beregalov
1
-6
/
+9
2009-05-20
ath9k: Move PS wakeup/restore calls from isr to tasklet
Vasanthakumar Thiagarajan
2
-15
/
+9
2009-05-20
cfg80211: allow wext to remove keys that don't exist
Johannes Berg
2
-2
/
+10
2009-05-20
mac80211_hwsim: Group radios
Daniel Wagner
1
-1
/
+34
2009-05-20
ath5k: update beacons in AP mode
Bob Copeland
1
-14
/
+40
2009-05-20
p54spi: drop test for FW_STATE_RESET in p54spi_work
Max Filippov
1
-2
/
+1
2009-05-20
b43/legacy: fix beacon change processing
Johannes Berg
2
-25
/
+20
2009-05-20
p54spi: use firmware/DMA bug workaround that work under hight load in p54spi_rx
Max Filippov
1
-8
/
+20
2009-05-20
p54spi: always call p54spi_sleep in p54spi_tx_frame if p54spi_wakeup succeeded
Max Filippov
1
-2
/
+2
2009-05-20
p54spi: return status of p54spi_wakeup
Max Filippov
1
-7
/
+7
2009-05-20
p54spi: cosmetic fixes: use even byte count in SPI write; drop unused interru...
Max Filippov
1
-6
/
+1
2009-05-20
p54spi: fix incorrect access sequence to DMA_WRITE_CTRL in p54spi_spi_write_dma
Max Filippov
1
-5
/
+3
2009-05-20
drivers/net: use dev_get_drvdata
Julia Lawall
1
-1
/
+1
2009-05-20
cfg80211: mark wiphy->privid as pointer to const
David Kilroy
1
-1
/
+1
2009-05-20
cfg80211: mark ops as pointer to const
David Kilroy
3
-3
/
+3
2009-05-20
iwlwifi: drop iwl3945_tid_data
Tomas Winkler
1
-5
/
+1
2009-05-20
iwlwifi: drop struct iwl3945_hw_key
Tomas Winkler
2
-9
/
+3
2009-05-20
b43legacy: Remove unnecessary MMIO in interrupt hotpath
Stefano Brivio
3
-59
/
+25
2009-05-20
ath9k: cleanup beacon parameters configuration
Vasanthakumar Thiagarajan
2
-28
/
+36
2009-05-20
ath9k: Remove unused parameters which are passed to ath_beacon_config_X()
Vasanthakumar Thiagarajan
1
-8
/
+5
2009-05-20
ath9k: Print hw reset failure status as signed int
Vasanthakumar Thiagarajan
2
-6
/
+6
2009-05-20
mac80211: cancel/restart all timers across suspend/resume
Johannes Berg
12
-19
/
+321
2009-05-20
mac80211: move channel switch code
Johannes Berg
4
-111
/
+105
2009-05-20
nl80211: Validate NL80211_ATTR_KEY_SEQ length
Jouni Malinen
3
-3
/
+19
2009-05-20
ath9k: Fix PS mode operation to receive buffered broadcast/multicast frames
Jouni Malinen
3
-7
/
+114
2009-05-20
ath9k: Clean up RX processing a bit
Jouni Malinen
1
-26
/
+34
2009-05-20
ath9k: Fix a check for multicast address for virtual wiphy
Jouni Malinen
1
-1
/
+1
2009-05-20
mac80211: Cancel pending probereq poll on beacon RX
Jouni Malinen
1
-0
/
+10
2009-05-20
zd1211rw: Replace ZD_CS_MULTICAST with ZD_CS_NO_ACK
Gábor Stefanik
2
-4
/
+4
2009-05-20
mac80211: Initialize RX's last received sequence number
Senthil Balasubramanian
1
-0
/
+3
2009-05-20
cfg80211: add debugfs HT40 allow map
Luis R. Rodriguez
2
-0
/
+62
2009-05-20
mac80211/cfg80211: move wiphy specific debugfs entries to cfg80211
Luis R. Rodriguez
8
-20
/
+109
2009-05-20
cfg80211: check allowed channel type upon userspace requests
Luis R. Rodriguez
1
-22
/
+17
2009-05-20
mac80211: check if HT40+/- is allowed before sending assoc
Luis R. Rodriguez
1
-2
/
+6
2009-05-20
wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+
Luis R. Rodriguez
5
-17
/
+17
2009-05-20
cfg80211: Process regulatory max bandwidth checks for HT40
Luis R. Rodriguez
3
-50
/
+175
2009-05-20
sfc: Remove lro module parameter
Ben Hutchings
1
-13
/
+2
2009-05-20
sit: stateless autoconf for isatap
Sascha Hlusiak
4
-1
/
+67
2009-05-20
addrconf: refuse isatap eui64 for INADDR_ANY
Sascha Hlusiak
1
-0
/
+2
2009-05-20
sit: ipip6_tunnel_del_prl: return err
Sascha Hlusiak
1
-1
/
+1
2009-05-20
sit: strictly restrict incoming traffic to tunnel link device
Sascha Hlusiak
1
-9
/
+21
2009-05-20
sit: Fail to create tunnel, if it already exists
Sascha Hlusiak
1
-2
/
+7
2009-05-20
ipv4: teach ipconfig about the MTU option in DHCP
Chris Friesen
1
-4
/
+37
[next]