index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-27
ath6kl: allow firmware to override firmware patch address
Kalle Valo
2
-0
/
+8
2011-09-27
ath6kl: fix TCP corruption
Jouni Malinen
1
-0
/
+18
2011-09-27
ath6kl: Remove unnecessary retrieval of first list entry in ath6kl_htc_tx_set...
Vasanthakumar Thiagarajan
1
-1
/
+0
2011-09-27
ath6kl: Fix compilation error while compiling w/o debug
Rajkumar Manoharan
1
-2
/
+3
2011-09-23
ath6kl: Fix disconnect event reporting
Vasanthakumar Thiagarajan
1
-11
/
+9
2011-09-23
ath6kl: pass only unicast frames for aggregation
Kalle Valo
1
-7
/
+9
2011-09-22
ath6kl: Report PMKSA candidate events through cfg80211
Jouni Malinen
2
-0
/
+40
2011-09-22
ath6kl: Indicate the roaming capability of the firmware
Vivek Natarajan
1
-0
/
+2
2011-09-22
Merge remote branch 'wireless-next/master' into ath6kl-next
Kalle Valo
156
-7817
/
+13443
2011-09-22
ath6kl: Export beacon interval and DTIM period through STA info
Jouni Malinen
3
-0
/
+30
2011-09-22
ath6kl: Update BSS information after connection
Jouni Malinen
4
-3
/
+16
2011-09-22
ath6kl: Remove unnecessary bssinfo event header conversion
Jouni Malinen
2
-50
/
+12
2011-09-22
ath6kl: Remove the unused node table implementation
Jouni Malinen
8
-422
/
+0
2011-09-22
ath6kl: Replace internal node table with cfg80211 BSS table
Jouni Malinen
1
-251
/
+45
2011-09-22
ath6kl: Remove unnecessary node table update on disconnect event
Jouni Malinen
1
-28
/
+0
2011-09-22
ath6kl: Remove RSSI update for internal node table
Jouni Malinen
1
-15
/
+0
2011-09-22
ath6kl: Remove deprecated WMI_OPT_RX_FRAME_EVENTID processing
Jouni Malinen
1
-39
/
+1
2011-09-22
ath6kl: Fix BSS update on roaming
Jouni Malinen
1
-85
/
+56
2011-09-22
mwifiex: remove unneeded NULL check
Dan Carpenter
1
-2
/
+2
2011-09-22
mwifiex: add a kfree() to an error path
Dan Carpenter
1
-0
/
+1
2011-09-22
iwlagn: remove duplicate list init
Amit Beka
1
-2
/
+0
2011-09-22
iwlagn: pending frames musn't be incremented if agg is on
Emmanuel Grumbach
2
-2
/
+5
2011-09-22
iwlagn: remove uneeded declaration
Emmanuel Grumbach
1
-2
/
+0
2011-09-22
iwlagn: simplify the iwl_device_cmd layout
Emmanuel Grumbach
5
-16
/
+12
2011-09-22
iwlagn: remove the callback in host commands
Emmanuel Grumbach
15
-134
/
+157
2011-09-22
iwlagn: split remain-on-channel
Johannes Berg
3
-49
/
+62
2011-09-22
iwlagn: remove common station priv
Johannes Berg
5
-20
/
+16
2011-09-22
iwlagn: move scan code to scan file
Johannes Berg
4
-440
/
+433
2011-09-20
rtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros.
Larry Finger
6
-20
/
+8
2011-09-20
rtlwifi: rtl8192de: Change modinfo messages
Larry Finger
1
-4
/
+8
2011-09-20
rtlwifi: rtl8192se: Change modinfo messages
Larry Finger
1
-5
/
+9
2011-09-20
rtlwifi: rtl8192ce: Change modinfo messages
Larry Finger
1
-4
/
+8
2011-09-20
ath9k: Store noise immunity values across scanning
Rajkumar Manoharan
2
-2
/
+9
2011-09-20
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
28
-169
/
+200
2011-09-20
b43: LCN-PHY: finish sense setup
Rafał Miłecki
2
-3
/
+88
2011-09-20
b43: LCN-PHY: add more init tweaks
Rafał Miłecki
1
-2
/
+20
2011-09-20
b43: LCN-PHY: init TX power control
Rafał Miłecki
2
-1
/
+93
2011-09-20
b43: LCN-PHY: implement SPUR avoidance mode
Rafał Miłecki
1
-2
/
+56
2011-09-20
b43: LCN-PHY: set TX filters
Rafał Miłecki
1
-1
/
+106
2011-09-20
b43: LCN-PHY: tweaks for channel switching
Rafał Miłecki
1
-4
/
+63
2011-09-20
iwlagn: signedness bug
Wey-Yi Guy
1
-1
/
+1
2011-09-20
iwlagn: fix stack corruption for temperature offset v2
Wey-Yi Guy
1
-2
/
+2
2011-09-20
iwlagn: do not use interruptible waits
Johannes Berg
5
-13
/
+8
2011-09-20
iwlagn: use iwl_eeprom_calib_hdr structure
Wey-Yi Guy
3
-10
/
+12
2011-09-20
iwlagn: add support for v2 of temperature offset calibration
Wey-Yi Guy
6
-6
/
+62
2011-09-20
iwlagn: remove drvdata support from bus layer
Johannes Berg
3
-22
/
+11
2011-09-20
iwlagn: move sysfs files to debugfs
Johannes Berg
2
-133
/
+64
2011-09-20
iwlagn: remove unused function declarations
Johannes Berg
1
-5
/
+0
2011-09-20
iwlagn: rename iwl-pci.h to iwl-cfg.h
Johannes Berg
6
-8
/
+7
2011-09-20
iwlagn: clean up PM code
Johannes Berg
3
-14
/
+11
[next]