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
2010-09-28
cfg80211: always set IBSS basic rates
Johannes Berg
2
-17
/
+19
2010-09-28
carl9170: interrupt urbs must not set URB_ZERO_PACKET
Christian Lamparter
1
-2
/
+0
2010-09-28
ath5k: Fix bitmasks and typos for PCU Diagnostic register
Bruno Randolf
3
-19
/
+18
2010-09-28
ath5k: Disable interrupts in ath5k_hw_get_tsf64
Bruno Randolf
1
-0
/
+6
2010-09-28
ath5k: Increase "fudge" for beacon timers
Bruno Randolf
1
-2
/
+5
2010-09-28
ath5k: Check and fix ATIM window
Bruno Randolf
3
-0
/
+101
2010-09-28
ath5k: Remove unused variable for atim window
Bruno Randolf
3
-3
/
+1
2010-09-28
carl9170: revamp carl9170_tx_prepare
Christian Lamparter
1
-80
/
+75
2010-09-28
carl9170: fix WARN_ON triggered by Broadcom HT STAs
Christian Lamparter
1
-1
/
+1
2010-09-28
carl9170: fix tx_ampdu_upload counter
Christian Lamparter
1
-1
/
+14
2010-09-28
carl9170: remove lost-frame workaround
Christian Lamparter
3
-40
/
+2
2010-09-28
carl9170: angle brackets for wiki link
Christian Lamparter
1
-1
/
+1
2010-09-28
carl9170: remove non-standard ba session teardown
Christian Lamparter
1
-3
/
+0
2010-09-28
mac80211: fix offchannel assumption upon association
Luis R. Rodriguez
1
-1
/
+2
2010-09-28
wl12xx: fix separate-object-folder builds
John W. Linville
2
-2
/
+4
2010-09-27
ath9k_htc: Fix TKIP disconnect failure with HTC drivers
Rajkumar Manoharan
1
-0
/
+3
2010-09-27
mac80211: move packet flags into packet
Johannes Berg
4
-57
/
+91
2010-09-27
mac80211: fix release_reorder_timeout in scan
Johannes Berg
1
-14
/
+8
2010-09-27
mac80211: clean up rx handling wrt. found_sta
Johannes Berg
1
-31
/
+25
2010-09-27
mac80211: consolidate packet processing
Johannes Berg
1
-103
/
+62
2010-09-27
mac80211: remove prepare_for_handlers sdata argument
Johannes Berg
1
-8
/
+8
2010-09-27
Revert "mac80211: fix use-after-free"
John W. Linville
1
-0
/
+4
2010-09-27
nl80211: Fix exit from nl80211_set_power_save
Teemu Paasikivi
1
-1
/
+2
2010-09-27
mac80211: Support receiving data frames on multiple vifs.
Ben Greear
1
-10
/
+70
2010-09-27
mac80211/ath9k: Support AMPDU with multiple VIFs.
Ben Greear
4
-18
/
+31
2010-09-27
mac80211: Support multiple VIFS per AP in debugfs.
Ben Greear
4
-3
/
+5
2010-09-27
ath9k_hw: simplify revision checks for AR9287
Felix Fietkau
5
-16
/
+9
2010-09-27
ath9k_hw: simplify revision checks for AR9285
Felix Fietkau
6
-37
/
+8
2010-09-27
ath9k_hw: simplify revision checks for AR9280
Felix Fietkau
10
-42
/
+36
2010-09-27
wl1271: Fix overflow in wl1271_boot_upload_nvs
Ido Yariv
1
-11
/
+6
2010-09-27
ath5k: Add bssid mask and rxfilter to debugfs.
Ben Greear
2
-0
/
+59
2010-09-24
ath9k_htc: Fix beacon distribution in IBSS mode
Rajkumar Manoharan
1
-1
/
+8
2010-09-24
ath9k: Fix tx struck state with paprd
Vasanthakumar Thiagarajan
1
-2
/
+4
2010-09-24
mac80211: clear txflags for ps-filtered frames
Christian Lamparter
2
-0
/
+17
2010-09-24
airo: remove "basic_rate" module option
Dan Carpenter
1
-11
/
+0
2010-09-24
mac80211: Add DS Parameter Set into Probe Request on 2.4 GHz
Jouni Malinen
3
-4
/
+18
2010-09-24
mac80211: Filter ProbeReq SuppRates based on TX rate mask
Jouni Malinen
3
-17
/
+24
2010-09-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
14
-20
/
+52
2010-09-24
mac80211: fix use-after-free
Johannes Berg
1
-4
/
+0
2010-09-21
ath9k: make the driver specific rate control module optional
Felix Fietkau
4
-1
/
+22
2010-09-21
ath9k: move ath_tx_aggr_check() to the rate control module
Felix Fietkau
3
-15
/
+16
2010-09-21
ath9k: clean up / fix aggregation session flush
Felix Fietkau
1
-37
/
+26
2010-09-21
ath9k: fix an aggregation start related race condition
Felix Fietkau
3
-6
/
+13
2010-09-21
ath9k: clean up block ack window handling
Felix Fietkau
2
-6
/
+4
2010-09-21
wl1271: bugfix: use bitwise-AND instead of logical-AND
Eliad Peller
1
-2
/
+2
2010-09-21
wl1271: avoid redundant memcpy of rx_status
Eliad Peller
1
-3
/
+1
2010-09-21
carl9170: fix hang in AP mode when HT STA does PSM
Christian Lamparter
1
-2
/
+2
2010-09-21
carl9170: reinit phy after HT settings have changed
Christian Lamparter
2
-12
/
+14
2010-09-21
carl9170: fix state downgrade during reset
Christian Lamparter
1
-2
/
+0
2010-09-21
carl9170: abort tasklet during usb reset
Christian Lamparter
1
-0
/
+3
[next]