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: Add support for get_stats callback
Mohammed Shafi Shajakhan
2011-08-24
1
-1
/
+16
*
p54: improve site survey
Christian Lamparter
2011-08-24
5
-14
/
+211
*
MAINTAINERS: Add NFC subsystem entry
Aloisio Almeida Jr
2011-08-24
1
-0
/
+11
*
NFC: Reserve tx head and tail room
Samuel Ortiz
2011-08-24
5
-23
/
+22
*
bcma: signedness bug in bcma_get_next_core()
Dan Carpenter
2011-08-24
1
-1
/
+1
*
ath9k: fix MGMT packets when using TKIP
Bill Jordan
2011-08-24
1
-1
/
+2
*
b43: warn when forcing PIO mode
Rafał Miłecki
2011-08-24
1
-2
/
+7
*
ath9k_hw: fix EIFS value to microseconds
Alex Hacker
2011-08-24
1
-1
/
+1
*
b43: LCN-PHY: init 0x2064 radio
Rafał Miłecki
2011-08-24
1
-0
/
+54
*
b43: LCN-PHY: basic PHY init
Rafał Miłecki
2011-08-24
1
-2
/
+72
*
carl9170: export HW random number generator
Christian Lamparter
2011-08-24
3
-0
/
+139
*
carl9170: improve site survey
Christian Lamparter
2011-08-24
5
-15
/
+153
*
carl9170: import updated firmware headers
Christian Lamparter
2011-08-24
2
-2
/
+13
*
carl9170: fix timekeeping for HW_COUNTER firmwares
Christian Lamparter
2011-08-24
3
-5
/
+8
*
libertas: handle mesh networks in lbs_iface_active()
Dan Carpenter
2011-08-24
1
-2
/
+2
*
b43: LCN-PHY: add init tables
Rafał Miłecki
2011-08-24
3
-0
/
+451
*
b43: LCN-PHY: switch analog
Rafał Miłecki
2011-08-24
2
-1
/
+13
*
b43: LCN-PHY: implement disabling radio
Rafał Miłecki
2011-08-24
2
-0
/
+32
*
b43: LCN-PHY: add very basic PHY ops
Rafał Miłecki
2011-08-24
2
-3
/
+53
*
b43: fix DMA on some bugged hardware
Rafał Miłecki
2011-08-24
3
-36
/
+84
*
ssb: fix DMA translation for some specific boards
Rafał Miłecki
2011-08-24
1
-3
/
+21
*
ath9k: remove a bogus WARN_ON
Felix Fietkau
2011-08-24
1
-2
/
+2
*
ath9k: Dump modal noisefloor calibration history
Rajkumar Manoharan
2011-08-24
1
-0
/
+55
*
ath9k: Fix invalid noisefloor reading due to channel update
Rajkumar Manoharan
2011-08-24
1
-3
/
+14
*
ath9k: Fix noisefloor history update for extn chains
Rajkumar Manoharan
2011-08-24
1
-2
/
+1
*
ath9k: Move ath9k_init_crypto to common
Rajkumar Manoharan
2011-08-24
6
-48
/
+30
*
ath9k: Remove SC_OP_ENABLE_APM
Rajkumar Manoharan
2011-08-24
3
-9
/
+4
*
ath9k_hw: Remove unnecessary chainmask configuration
Rajkumar Manoharan
2011-08-24
3
-18
/
+1
*
ath9k: qinfo never be NULL in setuptxqueue
Rajkumar Manoharan
2011-08-24
1
-15
/
+2
*
ath9k: Remove unused argument tsf from ath9k_hw_rxprocdesc
Rajkumar Manoharan
2011-08-24
3
-4
/
+4
*
ath9k: Re-enable RXOEL interrupt after processing rx buffers
Rajkumar Manoharan
2011-08-24
1
-0
/
+5
*
ath9k: Fix rx overrun interrupt storm
Rajkumar Manoharan
2011-08-24
1
-5
/
+3
*
ath9k_hw: Fix exceed transmission burst-time of 5GHz
Rajkumar Manoharan
2011-08-24
2
-29
/
+15
*
{nl,cfg,mac}80211: let userspace make meshif mesh gate
Javier Cardona
2011-08-24
7
-1
/
+29
*
{nl,cfg,mac}80211: let userspace set RANN interval
Javier Cardona
2011-08-24
9
-6
/
+27
*
{nl,mac}80211: add missing root mode meshconf entries
Javier Cardona
2011-08-24
2
-1
/
+2
*
mac80211: mesh gate implementation
Javier Cardona
2011-08-24
6
-9
/
+335
*
mac80211: fix mesh path flushing
Javier Cardona
2011-08-24
1
-2
/
+1
*
mac80211: mesh locking fixes
Javier Cardona
2011-08-24
1
-2
/
+2
*
mac80211: fix mpath timer NULL function
Javier Cardona
2011-08-24
1
-2
/
+4
*
mac80211: improve mpath debugging
Javier Cardona
2011-08-24
3
-11
/
+31
*
b43: HT-PHY: allow writing longer tables with a single call
Rafał Miłecki
2011-08-23
2
-0
/
+46
*
b43: HT-PHY: init: add missing small-tables writes
Rafał Miłecki
2011-08-22
1
-3
/
+30
*
rtlwifi: add module parameter to set global debug level
Stefan Assmann
2011-08-22
1
-1
/
+5
*
b43: HT-PHY: init: add some AFE (Analog Frontend) operation
Rafał Miłecki
2011-08-22
1
-0
/
+26
*
b43: HT-PHY: init: add missing PHY mask/set ops
Rafał Miłecki
2011-08-22
1
-5
/
+41
*
b43: HT-PHY: init: init BPHY and upload 0x1a table
Rafał Miłecki
2011-08-22
3
-0
/
+68
*
b43: HT-PHY: init: copy tables and reset CCA
Rafał Miłecki
2011-08-22
2
-0
/
+25
*
b43: HT-PHY: init: implement few simple PHY writes
Rafał Miłecki
2011-08-22
1
-0
/
+22
*
b43: HT-PHY: init: zero EXTG registers
Rafał Miłecki
2011-08-22
1
-0
/
+22
[next]