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
path:
root
/
drivers
/
net
/
wireless
/
b43legacy
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-21
b43legacy: implement short slot and basic rate handling
Johannes Berg
2
-13
/
+103
2008-11-10
b43legacy: reindent misleading statement
Ilpo Järvinen
1
-1
/
+1
2008-11-10
b43/legacy: remove SSID code
Johannes Berg
1
-24
/
+0
2008-10-31
mac80211/drivers: rewrite the rate control API
Johannes Berg
5
-25
/
+82
2008-10-31
mac80211: make retry limits part of hw config
Johannes Berg
1
-37
/
+22
2008-10-31
mac80211: introduce hw config change flags
Johannes Berg
1
-1
/
+2
2008-10-31
mac80211: kill hw.conf.antenna_sel_{rx,tx}
Johannes Berg
1
-16
/
+2
2008-10-06
mac80211: add multi-rate retry support
Felix Fietkau
2
-1
/
+2
2008-10-06
mac80211: free up 2 bytes in skb->cb
Felix Fietkau
1
-2
/
+2
2008-10-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-18
/
+0
2008-09-16
Revert "b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support"
Linus Torvalds
1
-18
/
+0
2008-09-15
mac80211: share STA information with driver
Johannes Berg
1
-1
/
+1
2008-09-15
mac80211: use nl80211 interface types
Johannes Berg
2
-17
/
+17
2008-09-11
b43legacy: Fix to enhance TX speed
Ehud Gavron
1
-13
/
+19
2008-09-11
b43legacy: Fix failure in rate-adjustment mechanism
Larry Finger
1
-1
/
+1
2008-09-05
cfg80211: keep track of supported interface modes
Luis R. Rodriguez
1
-0
/
+5
2008-08-29
wireless: remove unused #include <version.h>
Huang Weiyi
1
-1
/
+0
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
1
-1
/
+0
2008-08-22
b43legacy: use le16 frame control directly, avoid byteswapping
Harvey Harrison
1
-3
/
+1
2008-07-29
mac80211: partially fix skb->cb use
Johannes Berg
1
-1
/
+1
2008-07-29
b43legacy: Release mutex in error handling code
Julia Lawall
1
-1
/
+1
2008-07-29
mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag
Johannes Berg
1
-2
/
+1
2008-07-14
mac80211: fix TX sequence numbers
Johannes Berg
1
-2
/
+1
2008-07-14
mac80211: revamp beacon configuration
Johannes Berg
1
-28
/
+17
2008-07-08
b43legacy: Remove switch statement with 64-bit index
Larry Finger
1
-15
/
+51
2008-06-30
b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support
Adel Gadllah
1
-0
/
+18
2008-06-30
b43/b43legacy: use RFKILL_STATE_UNBLOCKED instead of RFKILL_STATE_ON
Adel Gadllah
1
-1
/
+1
2008-06-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
3
-43
/
+44
2008-06-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-3
/
+5
2008-06-27
wireless: remove RFKILL_STATE_HARD_BLOCKED warnings
John W. Linville
1
-2
/
+6
2008-06-27
ssb, b43, b43legacy, b44: Rewrite SSB DMA API
Michael Buesch
1
-32
/
+31
2008-06-26
b43legacy: use frame control helpers
Harvey Harrison
1
-9
/
+7
2008-06-25
b43legacy: Fix possible NULL pointer dereference in DMA code
Michael Buesch
1
-1
/
+1
2008-06-25
b43legacy: Do not return TX_BUSY from op_tx
Michael Buesch
1
-2
/
+4
2008-06-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-9
/
+10
2008-06-04
b43legacy: Fix controller restart crash
Michael Buesch
1
-8
/
+9
2008-06-03
b43legacy: fix build errors when DMA or PIO are not selected
Johannes Berg
2
-4
/
+2
2008-05-21
mac80211: use multi-queue master netdevice
Johannes Berg
1
-2
/
+1
2008-05-21
mac80211: move TX info into skb->cb
Johannes Berg
7
-63
/
+58
2008-05-21
mac80211: use rate index in TX control
Johannes Berg
1
-3
/
+6
2008-05-21
mac80211: let drivers wake but not start queues
Johannes Berg
1
-1
/
+0
2008-05-21
missing dependencies on HAS_DMA
Al Viro
1
-1
/
+1
2008-05-14
mac80211: use hardware flags for signal/noise units
Bruno Randolf
2
-6
/
+5
2008-05-14
b43legacy: replace limit_value macro with clamp_val
Harvey Harrison
4
-34
/
+17
2008-05-07
mac80211: QoS related cleanups
Johannes Berg
1
-2
/
+1
2008-05-07
mac80211: clean up get_tx_stats callback
Johannes Berg
2
-10
/
+6
2008-05-07
mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_conf
Ivo van Doorn
1
-1
/
+1
2008-04-29
wireless: use get/put_unaligned_* helpers
Harvey Harrison
1
-1
/
+1
2008-04-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2
-24
/
+33
2008-04-16
b43legacy: fix TBTT and PU timings
Stefano Brivio
2
-3
/
+34
[next]