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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-04
mac80211: mesh power save basics
Marco Porsch
21
-17
/
+811
2013-02-04
cfg80211: wrap BSS kref
Johannes Berg
1
-5
/
+15
2013-02-04
cfg80211: remove a local variable
Johannes Berg
1
-3
/
+2
2013-02-04
cfg80211: use lockdep to assert lock is held
Johannes Berg
1
-2
/
+4
2013-02-04
mac80211: send deauth if connection was lost during suspend
Johannes Berg
1
-6
/
+8
2013-02-04
mac80211: allow transmitting deauth with tainted key
Johannes Berg
1
-1
/
+2
2013-02-04
cfg80211: move locking into cfg80211_bss_age
Johannes Berg
2
-3
/
+2
2013-02-04
cfg80211: fix BSS IE allocation comment
Johannes Berg
1
-4
/
+1
2013-02-04
mac80211: remove unused SSID from BSS
Johannes Berg
1
-4
/
+0
2013-02-04
cfg80211: remove unused cfg80211_get_mesh
Johannes Berg
2
-69
/
+0
2013-02-04
cfg80211: simplify mesh BSS comparison
Johannes Berg
1
-81
/
+39
2013-02-04
cfg80211: fix BSS list hidden SSID lookup
Johannes Berg
1
-27
/
+53
2013-02-04
cfg80211: refactor hidden SSID finding
Johannes Berg
1
-62
/
+20
2013-02-04
cfg80211: expand per-station byte counters to 64bit
Vladimir Kondratiev
3
-7
/
+25
2013-02-04
mac80211: always allow calling ieee80211_connection_loss()
Johannes Berg
3
-2
/
+7
2013-02-04
mac80211: send deauth when connection is lost
Johannes Berg
1
-5
/
+4
2013-01-31
mac80211: improve latency and throughput while software scanning
Stanislaw Gruszka
1
-27
/
+5
2013-01-31
mac80211: start auth/assoc timeout on frame status
Johannes Berg
7
-29
/
+103
2013-01-31
cfg80211: remove free_priv BSS API
Johannes Berg
2
-6
/
+0
2013-01-31
mac80211: remove unused mesh data from bss
Johannes Berg
2
-40
/
+0
2013-01-31
mac80211: remove last_probe_resp from bss
Johannes Berg
2
-5
/
+0
2013-01-31
mac80211: inform the driver about update of dtim_period
Emmanuel Grumbach
8
-43
/
+63
2013-01-31
mac80211: remove assoc data "sent_assoc"
Johannes Berg
2
-4
/
+0
2013-01-31
cfg80211/mac80211: support reporting wakeup reason
Johannes Berg
6
-0
/
+226
2013-01-29
mac80211: dynamic short slot time for MBSSs
Thomas Pedersen
2
-5
/
+63
2013-01-29
cfg80211: add SME state to warning in __cfg80211_mlme_disassoc
Johannes Berg
1
-1
/
+1
2013-01-29
mac80211: remove IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL
Stanislaw Gruszka
2
-10
/
+1
2013-01-29
Merge remote-tracking branch 'wireless-next/master' into HEAD
Johannes Berg
195
-3487
/
+12015
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
70
-217
/
+6497
2013-01-28
mac80211: fix mesh_sta_info_get() reshuffle damage
Thomas Pedersen
1
-0
/
+2
2013-01-25
cfg80211/nl80211: add API for MAC address ACLs
Vasanthakumar Thiagarajan
6
-2
/
+234
2013-01-25
cfg80211: Move the definition of struct mac_address up
Vasanthakumar Thiagarajan
1
-4
/
+4
2013-01-25
mac80211: avoid a build warning
Arnd Bergmann
1
-4
/
+4
2013-01-24
mac80211: remove redundant check
Johannes Berg
1
-11
/
+10
2013-01-24
cfg80211: fix channel check in cfg80211_can_use_iftype_chan
Simon Wunderlich
1
-1
/
+2
2013-01-24
mac80211: support mesh rate updates
Thomas Pedersen
2
-2
/
+9
2013-01-24
mac80211: clean up mesh sta allocation warning
Thomas Pedersen
2
-68
/
+95
2013-01-24
ieee80211: define AKM suite selectors type 5, 6 and 7
Bing Zhao
1
-1
/
+4
2013-01-24
mac80211: fix aggregation state with current drivers
Johannes Berg
2
-16
/
+10
2013-01-24
mac80211: provide the vif in rssi_callback
Emmanuel Grumbach
5
-7
/
+13
2013-01-22
ath9k_hw: remove a useless WARN_ON
Felix Fietkau
1
-3
/
+0
2013-01-22
ath9k_hw: reduce struct ar5416AniState size
Felix Fietkau
2
-14
/
+6
2013-01-22
ath9k_hw: remove ath9k_hw_ani_setup and its variables
Felix Fietkau
4
-25
/
+1
2013-01-22
ath9k_hw: make the initval parameter to ath9k_hw_write_array const
Felix Fietkau
2
-2
/
+2
2013-01-22
ath9k: use ath_tx_process_buffer instead of open-coding similar code
Felix Fietkau
1
-37
/
+32
2013-01-22
ath9k: clean up processing of pending tx frames on reset
Felix Fietkau
4
-59
/
+32
2013-01-22
ath9k: stop rx after tx
Felix Fietkau
1
-2
/
+2
2013-01-22
net: wireless/rtlwifi: fix uninitialized variable issue
Cong Ding
3
-3
/
+3
2013-01-22
iwlegacy: don't return zero on failure paths in il4965_pci_probe()
Alexey Khoroshilov
1
-0
/
+1
2013-01-22
mwl8k: don't return zero on failure paths in mwl8k_probe[_hw]()
Alexey Khoroshilov
1
-0
/
+3
[next]