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.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
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
103
-1261
/
+2320
2011-06-07
ath9k: make use of a helper to get paprd scale factor
Mohammed Shafi Shajakhan
1
-14
/
+3
2011-06-07
mwifiex: disable transmission buffer aggregation for AMSDU packets
Yogesh Ashok Powar
1
-5
/
+13
2011-06-07
mwifiex: adding check for enough space before padding
Yogesh Ashok Powar
1
-8
/
+14
2011-06-07
mwifiex: Remove redundant skb_queue_empty checks
Yogesh Ashok Powar
1
-10
/
+5
2011-06-07
mwifiex: remove list traversal in mwifiex_num_pkts_in_txq
Yogesh Ashok Powar
3
-25
/
+11
2011-06-07
iwlwifi: remove unecessary if statement
Greg Dietsche
1
-3
/
+0
2011-06-07
iwlagn: refactor iwlagn_mac_channel_switch
Stanislaw Gruszka
1
-54
/
+52
2011-06-07
wl12xx: Stop BA session event from device
Shahar Levi
6
-4
/
+46
2011-06-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
25
-187
/
+200
2011-06-07
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
31
-0
/
+32
2011-06-06
iwl4965: set tx power after rxon_assoc
Stanislaw Gruszka
1
-1
/
+2
2011-06-06
rt2x00: fix rmmod crash
Stanislaw Gruszka
2
-1
/
+6
2011-06-06
iwlagn: use cts-to-self protection on 5000 adapters series
Stanislaw Gruszka
3
-11
/
+10
2011-06-06
drivers/net: Remove unnecessary semicolons
Joe Perches
6
-6
/
+6
2011-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
24
-72
/
+185
2011-06-03
iwlagn: call commit_rxon function directly
Wey-Yi Guy
4
-14
/
+7
2011-06-03
iwlagn: direct call to post_scan function
Wey-Yi Guy
3
-3
/
+2
2011-06-03
iwlagn: move all post scan functions in one place
Wey-Yi Guy
2
-7
/
+7
2011-06-03
iwlagn: set smps mode after assoc for 1000 device
Wey-Yi Guy
3
-2
/
+14
2011-06-03
iwlagn: save the latest smps mode
Wey-Yi Guy
1
-0
/
+1
2011-06-03
iwlegacy: add missing null check
Greg Dietsche
1
-0
/
+3
2011-06-03
iwlegacy: propagate error return value
Greg Dietsche
1
-1
/
+1
2011-06-03
iwlegacy: return -EINVAL instead of -1
Greg Dietsche
1
-1
/
+1
2011-06-03
iwlegacy: remove unecessary if statement
Greg Dietsche
1
-2
/
+0
2011-06-03
iwlegacy: remove unreachable code
Greg Dietsche
1
-1
/
+0
2011-06-03
b43: add BCMA 80211 core specific defines
Rafał Miłecki
1
-0
/
+11
2011-06-03
b43: add an option to register BROKEN bcma driver
Rafał Miłecki
3
-1
/
+49
2011-06-03
b43: do not use SSB specific flags when calling core reset function
Rafał Miłecki
3
-16
/
+13
2011-06-03
ath9k: show excessive-retry MPDUs in debugfs
Felix Fietkau
2
-1
/
+6
2011-06-03
rtlwifi: Fix logic in rx_interrupt
Mike McCormack
1
-1
/
+1
2011-06-03
rtlwifi: Use write barrier when assigning ownership
Mike McCormack
1
-0
/
+2
2011-06-03
rtlwifi: Assign rx buffer ownership to hardware last
Mike McCormack
1
-2
/
+3
2011-06-03
rtlwifi: Don't block interrupts in spinlocks
Mike McCormack
3
-38
/
+26
2011-06-03
rtlwifi: Run IPS leave work in a tasklet
Mike McCormack
3
-2
/
+14
2011-06-03
rtlwifi: Store loop index in local variable
Mike McCormack
1
-12
/
+8
2011-06-03
rtlwifi: Remove set_rfpowerstate_inprogress
Mike McCormack
4
-9
/
+0
2011-06-03
rtlwifi: Synchronize IRQ after disabling it
Mike McCormack
1
-0
/
+1
2011-06-03
libertas_sdio: handle spurious interrupts
Daniel Drake
1
-5
/
+16
2011-06-03
iwlagn: fix channel switch locking
Stanislaw Gruszka
9
-119
/
+28
2011-06-03
ath5k: Disable fast channel switching by default
Nick Kossifidis
2
-2
/
+14
2011-06-02
iwlagn: fix interface combinations
Johannes Berg
1
-2
/
+2
2011-06-01
iwlagn: change log to better represent the state of aggregation process
Wey-Yi Guy
2
-2
/
+5
2011-06-01
iwlagn: change the logging level for aggregation enable check
Wey-Yi Guy
1
-1
/
+1
2011-06-01
iwlagn: advertise interface combinations
Johannes Berg
1
-0
/
+83
2011-06-01
iwlagn: free the ICT ISR when the request_irq failed
Emmanuel Grumbach
1
-1
/
+1
2011-06-01
iwlwifi: disambiguate invalid DMA index warnings
Daniel Halperin
3
-9
/
+9
2011-06-01
iwlagn: solve sparse warning
Emmanuel Grumbach
1
-3
/
+0
2011-06-01
iwlagn: fix dual-mode RXON
Johannes Berg
1
-12
/
+40
2011-06-01
iwlagn: remove un-necessary tx power ops
Wey-Yi Guy
6
-11
/
+1
[next]