index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k: make use of a helper to get paprd scale factor
Mohammed Shafi Shajakhan
2011-06-07
1
-14
/
+3
*
mwifiex: disable transmission buffer aggregation for AMSDU packets
Yogesh Ashok Powar
2011-06-07
1
-5
/
+13
*
mwifiex: adding check for enough space before padding
Yogesh Ashok Powar
2011-06-07
1
-8
/
+14
*
mwifiex: Remove redundant skb_queue_empty checks
Yogesh Ashok Powar
2011-06-07
1
-10
/
+5
*
mwifiex: remove list traversal in mwifiex_num_pkts_in_txq
Yogesh Ashok Powar
2011-06-07
3
-25
/
+11
*
iwlwifi: remove unecessary if statement
Greg Dietsche
2011-06-07
1
-3
/
+0
*
iwlagn: refactor iwlagn_mac_channel_switch
Stanislaw Gruszka
2011-06-07
1
-54
/
+52
*
wl12xx: Stop BA session event from device
Shahar Levi
2011-06-07
6
-4
/
+46
*
mac80211: Stop BA session event from device
Shahar Levi
2011-06-07
4
-0
/
+41
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-07
33
-236
/
+249
|
\
|
*
iwl4965: set tx power after rxon_assoc
Stanislaw Gruszka
2011-06-06
1
-1
/
+2
|
*
rt2x00: fix rmmod crash
Stanislaw Gruszka
2011-06-06
2
-1
/
+6
|
*
iwlagn: use cts-to-self protection on 5000 adapters series
Stanislaw Gruszka
2011-06-06
3
-11
/
+10
|
*
Revert "mac80211: Skip tailroom reservation for full HW-crypto devices"
John W. Linville
2011-06-06
3
-23
/
+8
|
*
libertas_sdio: handle spurious interrupts
Daniel Drake
2011-06-03
1
-5
/
+16
|
*
mac80211: call dev_alloc_name before copying name to sdata
Thadeu Lima de Souza Cascardo
2011-06-03
1
-0
/
+4
|
*
iwlagn: fix channel switch locking
Stanislaw Gruszka
2011-06-03
9
-119
/
+28
|
*
ath5k: Disable fast channel switching by default
Nick Kossifidis
2011-06-03
2
-2
/
+14
|
*
ssb: fix PCI(e) driver regression causing oops on PCI cards
Rafał Miłecki
2011-06-03
1
-4
/
+6
|
*
iwl4965: correctly validate temperature value
Stanislaw Gruszka
2011-06-01
1
-1
/
+1
|
*
bluetooth l2cap: fix locking in l2cap_global_chan_by_psm
Johannes Berg
2011-06-01
1
-1
/
+1
|
*
ath9k: fix two more bugs in tx power
Daniel Halperin
2011-06-01
2
-4
/
+16
|
*
cfg80211: don't drop p2p probe responses
Eliad Peller
2011-06-01
2
-21
/
+30
|
*
iwlagn: fix incorrect PCI subsystem id for 6150 devices
Wey-Yi Guy
2011-05-31
3
-13
/
+22
|
*
zd1211rw: fix to work on OHCI
Jussi Kivilinna
2011-05-31
1
-11
/
+42
|
*
wl12xx: fix oops in sched_scan when forcing a passive scan
Luciano Coelho
2011-05-31
1
-3
/
+8
|
*
wl12xx: add separate config value for DFS dwell time on sched scan
Luciano Coelho
2011-05-31
3
-2
/
+9
|
*
wl12xx: fix DFS channels handling in scheduled scan
Luciano Coelho
2011-05-31
2
-11
/
+23
|
*
wl12xx: fix passive and radar channel generation for scheduled scan
Luciano Coelho
2011-05-31
1
-2
/
+2
|
*
libertas: Set command sequence number later to ensure consistency
Daniel Drake
2011-05-31
1
-3
/
+3
*
|
iwlagn: call commit_rxon function directly
Wey-Yi Guy
2011-06-03
4
-14
/
+7
*
|
iwlagn: direct call to post_scan function
Wey-Yi Guy
2011-06-03
3
-3
/
+2
*
|
iwlagn: move all post scan functions in one place
Wey-Yi Guy
2011-06-03
2
-7
/
+7
*
|
iwlagn: set smps mode after assoc for 1000 device
Wey-Yi Guy
2011-06-03
3
-2
/
+14
*
|
iwlagn: save the latest smps mode
Wey-Yi Guy
2011-06-03
1
-0
/
+1
*
|
iwlegacy: add missing null check
Greg Dietsche
2011-06-03
1
-0
/
+3
*
|
iwlegacy: propagate error return value
Greg Dietsche
2011-06-03
1
-1
/
+1
*
|
iwlegacy: return -EINVAL instead of -1
Greg Dietsche
2011-06-03
1
-1
/
+1
*
|
iwlegacy: remove unecessary if statement
Greg Dietsche
2011-06-03
1
-2
/
+0
*
|
iwlegacy: remove unreachable code
Greg Dietsche
2011-06-03
1
-1
/
+0
*
|
b43: add BCMA 80211 core specific defines
Rafał Miłecki
2011-06-03
1
-0
/
+11
*
|
b43: add an option to register BROKEN bcma driver
Rafał Miłecki
2011-06-03
3
-1
/
+49
*
|
bcma: read SPROM and extract MAC from it
Rafał Miłecki
2011-06-03
6
-1
/
+179
*
|
b43: do not use SSB specific flags when calling core reset function
Rafał Miłecki
2011-06-03
3
-16
/
+13
*
|
ath9k: show excessive-retry MPDUs in debugfs
Felix Fietkau
2011-06-03
2
-1
/
+6
*
|
lib: cordic: add library module providing cordic angle calculation
Arend van Spriel
2011-06-03
4
-0
/
+158
*
|
lib: crc8: add new library module providing crc8 algorithm
Arend van Spriel
2011-06-03
4
-0
/
+195
*
|
rtlwifi: Fix logic in rx_interrupt
Mike McCormack
2011-06-03
1
-1
/
+1
*
|
rtlwifi: Use write barrier when assigning ownership
Mike McCormack
2011-06-03
1
-0
/
+2
*
|
rtlwifi: Assign rx buffer ownership to hardware last
Mike McCormack
2011-06-03
1
-2
/
+3
[next]