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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-30
brcmfmac: get rid of struct brcmf_cfg80211_info::link_up attribute
Arend van Spriel
2
-48
/
+22
2012-11-30
brcmsmac: support 4313iPA
Piotr Haber
2
-162
/
+271
2012-11-30
brcmsmac: move PHY functions
Piotr Haber
1
-50
/
+52
2012-11-30
brcmsmac: hardware info in debugfs
Piotr Haber
4
-1
/
+144
2012-11-30
brcmsmac: fix bounds checking in tx/rx
Piotr Haber
1
-13
/
+17
2012-11-30
brcmsmac: cleanup in isr code
Piotr Haber
3
-24
/
+13
2012-11-30
brcmsmac: handle packet drop during transmit correctly
Piotr Haber
3
-8
/
+11
2012-11-30
brcm80211: update the MAINTAINERS file
Arend van Spriel
1
-2
/
+1
2012-11-30
wireless: allow Atheros card to not depend on ath.ko
Vladimir Kondratiev
5
-2
/
+9
2012-11-30
ath9k: Remove redundant NULL assignment
Sujith Manoharan
1
-1
/
+0
2012-11-30
ath9k: Implement sta_add_debugfs/sta_remove_debugfs
Sujith Manoharan
4
-3
/
+111
2012-11-30
ath9k: Replace WME_NUM_TID with IEEE80211_NUM_TIDS
Sujith Manoharan
3
-6
/
+5
2012-11-30
ath9k: Move ethtool functions to debug.c
Sujith Manoharan
3
-127
/
+127
2012-11-30
rt2x00: Use addr_mask to disallow invalid MAC addresses in mutli-bssid mode
Helmut Schaa
1
-0
/
+7
2012-11-30
mwifiex: advertise GreenField, 40MHz intolerance support to cfg80211
Avinash Patil
2
-0
/
+17
2012-11-30
ath9k: Fix buffer overflow error
Rajkumar Manoharan
1
-1
/
+2
2012-11-30
ssb: extif: fix compile errors
Hauke Mehrtens
2
-7
/
+49
2012-11-30
bcma: handle return value of pci_assign_resource
Hauke Mehrtens
1
-3
/
+7
2012-11-30
mac80211: simplify loop in minstrel_ht
Johannes Berg
1
-5
/
+3
2012-11-30
cfg80211: fix BSS struct IE access races
Johannes Berg
12
-284
/
+353
2012-11-30
mac80211: remove probe response temporary buffer allocation
Johannes Berg
6
-30
/
+25
2012-11-30
mac80211: make ieee80211_build_preq_ies safer
Johannes Berg
3
-17
/
+41
2012-11-30
cfg80211: fix cmp_hidden_bss
Johannes Berg
1
-4
/
+14
2012-11-30
cfg80211: fix whitespace in scan handling
Johannes Berg
1
-16
/
+13
2012-11-30
cfg80211: don't BUG_ON BSS struct issues
Johannes Berg
1
-2
/
+4
2012-11-30
mac80211: allow userspace registration for probe requests in IBSS
Antonio Quartulli
1
-1
/
+2
2012-11-30
mac80211: fix for mesh sync to indicate TBTT adjustment
Marco Porsch
1
-0
/
+4
2012-11-29
nl80211: Fix HT_IBSS feature check in ibss_join
Simon Wunderlich
1
-0
/
+1
2012-11-29
mac80211: add debugfs file for last rx rate
Saravana
1
-0
/
+18
2012-11-29
mac80211: re-organize the rx rate calculation logic
Saravana
2
-28
/
+35
2012-11-29
mac80211: add debugfs file for current tx rate
Saravana
1
-0
/
+16
2012-11-29
mac80211: add debugfs file for last ack signal
Saravana
3
-0
/
+7
2012-11-29
cfg80211: Remove unused VHT chan code
Mahesh Palivela
1
-27
/
+1
2012-11-28
NFC: Fix incorrect llcp pointer dereference
Waldemar Rymarkiewicz
1
-1
/
+4
2012-11-28
mac80211: don't reinit rate control when mesh sta exists
Helmut Schaa
1
-1
/
+2
2012-11-28
mac80211: reject setting masked mac addresses
Helmut Schaa
1
-0
/
+45
2012-11-28
mac80211: fix potential NULL dereference
Dan Carpenter
1
-1
/
+1
2012-11-28
nl80211: remove unnecessary checks
Johannes Berg
1
-3
/
+2
2012-11-27
mac80211: support P2P GO powersave configuration
Johannes Berg
2
-2
/
+16
2012-11-27
nl80211: support P2P GO powersave configuration
Johannes Berg
3
-0
/
+79
2012-11-27
mac80211: support (partial) VHT radiotap information
Johannes Berg
4
-0
/
+71
2012-11-27
mac80211: support VHT association
Johannes Berg
3
-72
/
+313
2012-11-27
cfg80211: rework chandef checking and export it
Johannes Berg
4
-72
/
+85
2012-11-26
bcma: add more package IDs
Hauke Mehrtens
1
-0
/
+5
2012-11-26
p54: improve TSF timestamp precision
Christian Lamparter
1
-1
/
+5
2012-11-26
iwlwifi: initialize rx_status
Johannes Berg
1
-1
/
+1
2012-11-26
iwlegacy: initialize rx_status
Johannes Berg
2
-2
/
+2
2012-11-26
brcmsmac: Add __printf verification to logging prototypes
Joe Perches
1
-2
/
+8
2012-11-26
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
55
-1062
/
+1642
2012-11-26
mac80211: fix remain-on-channel (non-)cancelling
Johannes Berg
1
-2
/
+0
[prev]
[next]