index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-30
iwlagn: iwl-agn-rs: remove unnecessary null check for sta and lq_sta
Greg Dietsche
1
-3
/
+0
2011-09-30
ath9k/ath9k_htc: Fix PS wrappers for RF kill
Mohammed Shafi Shajakhan
2
-3
/
+14
2011-09-30
rtlwifi: Remove unused _usb_nbytes_read_write and _usb_writeN_sync
Larry Finger
2
-34
/
+2
2011-09-30
rtlwifi: Remove unused routine _usb_readN_sync
Larry Finger
2
-12
/
+0
2011-09-30
mwifiex: add cfg80211 handlers add/del_virtual_intf
Yogesh Ashok Powar
6
-243
/
+207
2011-09-30
mwifiex: fix Tx data rate display issue
Amitkumar Karwar
1
-1
/
+17
2011-09-30
mwifiex: remove unreachable code
Amitkumar Karwar
1
-44
/
+2
2011-09-30
mwifiex: remove unnecessary mwifiex_dump_station_info() call
Amitkumar Karwar
1
-2
/
+0
2011-09-30
ath9k: Remove redundant my beacon check at ath_rx_ps_beacon
Rajkumar Manoharan
1
-17
/
+6
2011-09-30
ath9k: Remove unnecessary AMPDU check at tx status
Rajkumar Manoharan
2
-9
/
+2
2011-09-30
wireless: at76c50x: use native hex_pack_byte() method
Andy Shevchenko
1
-10
/
+8
2011-09-28
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
8
-15
/
+26
2011-09-27
wl3501_cs: min_t() cast truncates high bits
Dan Carpenter
1
-1
/
+1
2011-09-27
iwlagn: fix scan complete processing
Johannes Berg
2
-4
/
+33
2011-09-27
iwlagn: move iwl_process_scan_complete up
Johannes Berg
1
-54
/
+54
2011-09-27
iwlagn: refactor scan complete
Johannes Berg
1
-8
/
+11
2011-09-27
iwlagn: make iwl_scan_cancel_timeout void
Johannes Berg
2
-4
/
+2
2011-09-27
iwlagn: remove Kelvin support
Johannes Berg
3
-9
/
+1
2011-09-27
iwlagn: fix slot programming
Johannes Berg
1
-1
/
+1
2011-09-27
iwlagn: fix dangling scan request
Johannes Berg
1
-14
/
+16
2011-09-27
iwlagn: use kcalloc when possible for array allocation
Emmanuel Grumbach
4
-16
/
+19
2011-09-27
iwlagn: update rate scaling with BA notifications
Emmanuel Grumbach
1
-4
/
+9
2011-09-27
iwlagn: add debugging to show probe related info in scan notification
Wey-Yi Guy
1
-0
/
+2
2011-09-27
iwlagn: set the sequence control from the transport layer
Emmanuel Grumbach
2
-3
/
+3
2011-09-27
iwlagn: sparse warning priv->temperature is signed
Emmanuel Grumbach
1
-1
/
+16
2011-09-27
iwlagn: remove warning in iwl_rx_handle
Emmanuel Grumbach
1
-3
/
+6
2011-09-27
ath9k: fix a regression in ath9k_ps_restore
Felix Fietkau
1
-1
/
+1
2011-09-27
mwifiex: reset skb length before inserting to free queue
Amitkumar Karwar
1
-0
/
+3
2011-09-27
mwifiex: pass correct band parameter to ieee80211_channel_to_frequency()
Amitkumar Karwar
2
-3
/
+6
2011-09-27
mwifiex: update bss band information
Amitkumar Karwar
4
-12
/
+25
2011-09-27
mwifiex: fix 5GHz association issue
Amitkumar Karwar
1
-1
/
+2
2011-09-27
b43: LCN-PHY: minor clean ups
Rafał Miłecki
2
-5
/
+22
2011-09-27
b43: update dummy transmission
Rafał Miłecki
1
-4
/
+7
2011-09-27
b43: add missing MMIO defines
Rafał Miłecki
2
-18
/
+60
2011-09-27
libertas: scan behaviour consistency improvements
Daniel Drake
2
-17
/
+17
2011-09-27
mac80211: add ieee80211_vif param to tsf functions
Eliad Peller
21
-35
/
+55
2011-09-27
ath9k: add Block ACK bitmap in sample debug
Mohammed Shafi Shajakhan
2
-6
/
+20
2011-09-26
ath9k: Fix a dma warning/memory leak
Mohammed Shafi Shajakhan
1
-1
/
+9
2011-09-26
rtlwifi: rtl8192cu: Fix unitialized struct
Larry Finger
1
-0
/
+1
2011-09-26
iwlagn: fix dangling scan request
Johannes Berg
1
-14
/
+16
2011-09-23
wl12xx: report the stop_ba event to all STAs in AP-mode
Arik Nemtsov
1
-1
/
+1
2011-09-23
wl12xx: correct fw_status structure for 8 sta support in AP-mode
Arik Nemtsov
2
-2
/
+4
2011-09-23
wl12xx: implement set_bitrate_mask callback
Eliad Peller
7
-65
/
+102
2011-09-23
wl12xx: AP mode - support hidden SSID
Arik Nemtsov
2
-17
/
+82
2011-09-23
wl12xx: Use dev_hlid for auth and assoc req
Eliad Peller
1
-6
/
+9
2011-09-23
wl12xx: send all pending packets on channel change
Eliad Peller
1
-0
/
+2
2011-09-23
wl12xx: remove P2P ie from probe response
Eliad Peller
1
-0
/
+28
2011-09-23
wl12xx: remove TIM ie from probe response
Eliad Peller
1
-0
/
+17
2011-09-23
wl12xx: Include OFDM rates in IBSS mode
Shahar Levi
2
-5
/
+3
2011-09-23
wl12xx: fix sdio_test module functionality
Shahar Levi
2
-6
/
+15
[next]