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
2008-03-07
b43: Add QOS support
Michael Buesch
7
-91
/
+262
2008-03-07
mac80211: don't call conf_tx under RCU lock
Johannes Berg
1
-3
/
+3
2008-03-07
ath5k: Add 2413 to srev_names so that it shows up during module load
Nick Kossifidis
1
-0
/
+3
2008-03-07
ath5k: Make some changes to follow register dumps.
Nick Kossifidis
1
-6
/
+31
2008-03-07
ath5k: Fixes for PCI-E cards
Nick Kossifidis
2
-15
/
+34
2008-03-07
ath5k: Remove RF5413 from rf gain optimization functions
Nick Kossifidis
1
-2
/
+0
2008-03-07
ath5k: more RF2413 stuff
Nick Kossifidis
2
-4
/
+12
2008-03-07
ath5k: Identify RF2413 and deal with PHY_SPENDING
Nick Kossifidis
3
-3
/
+29
2008-03-07
ath5k: Add RF2413 initial settings
Nick Kossifidis
2
-4
/
+392
2008-03-07
ath5k: Add RF2413 srev values
Nick Kossifidis
1
-2
/
+7
2008-03-06
zd1211rw: support for mesh interface and beaconing
Luis Carlos Cobo
5
-4
/
+94
2008-03-06
libertas: clean up scan.c, remove zeromac and bcastmac
David Woodhouse
1
-234
/
+181
2008-03-06
libertas: convert 802_11_SCAN to a direct command
David Woodhouse
5
-147
/
+53
2008-03-06
libertas: add LED control TLV to types.h
David Woodhouse
1
-0
/
+13
2008-03-06
libertas: convert KEY_MATERIAL to a direct command
David Woodhouse
5
-122
/
+81
2008-03-06
iwlwifi: Fix 52 rate report in rx status
Tomas Winkler
10
-466
/
+449
2008-03-06
iwlwifi: refactor init geos function
Tomas Winkler
5
-91
/
+115
2008-03-06
iwlwifi: removing unused priv->config
Tomas Winkler
4
-6
/
+2
2008-03-06
ssb: Add Gigabit Ethernet driver
Michael Buesch
11
-72
/
+715
2008-03-06
mac80211: fix hardware scan completion
Johannes Berg
1
-7
/
+18
2008-03-06
mac80211: fix mesh_path and sta_info get_by_idx functions
Luis Carlos Cobo
2
-4
/
+8
2008-03-06
mac80211: path IE fields macros, fix alignment problems and clean up
Luis Carlos Cobo
1
-33
/
+35
2008-03-06
mac80211: add PLINK_ prefix and kernel doc to enum plink_state
Luis Carlos Cobo
6
-51
/
+65
2008-03-06
mac80211: always force mesh_path deletions
Luis Carlos Cobo
4
-27
/
+11
2008-03-06
mac80211: delete mesh_path timer on mesh_path removal
Luis Carlos Cobo
1
-0
/
+1
2008-03-06
mac80211: clean up use of endianness conversion functions
Luis Carlos Cobo
2
-16
/
+16
2008-03-06
mac80211: breakdown mesh network attributes in different extra fields for wext
Luis Carlos Cobo
1
-9
/
+26
2008-03-06
mac80211: move comment to better location
Luis Carlos Cobo
1
-5
/
+5
2008-03-06
mac80211: fix incorrect parenthesis
Luis Carlos Cobo
1
-2
/
+2
2008-03-06
mac80211: fix mesh endianness sparse warnings and unmark it as broken
Luis Carlos Cobo
3
-15
/
+16
2008-03-06
mac80211: always insert key into list
Johannes Berg
1
-3
/
+3
2008-03-06
b43: verify sta_notify mac80211 callback
Johannes Berg
1
-0
/
+11
2008-03-06
mac80211: fix sta_info mesh timer bug
Johannes Berg
4
-42
/
+37
2008-03-06
mac80211: add documentation book
Johannes Berg
5
-14
/
+351
2008-03-06
mac80211: don't clear next_hop in path reclaim
Johannes Berg
1
-1
/
+0
2008-03-06
mac80211: remove STA entries when taking down interface
Johannes Berg
6
-83
/
+73
2008-03-06
mac80211: clean up sta_info and document locking
Johannes Berg
2
-54
/
+83
2008-03-06
mac80211: split sta_info_add
Johannes Berg
7
-74
/
+166
2008-03-06
mac80211: RCU-ify STA info structure access
Johannes Berg
25
-486
/
+701
2008-03-06
mac80211: split ieee80211_txrx_data
Johannes Berg
8
-306
/
+315
2008-03-06
mac80211: reorder a few fields in sta_info
Johannes Berg
1
-2
/
+2
2008-03-06
mac80211: fix kernel-doc comment for mesh_plink_deactivate
Johannes Berg
1
-1
/
+1
2008-03-06
mac80211: clean up mesh RX path a bit more
Johannes Berg
2
-11
/
+14
2008-03-06
mac80211: export mesh_plink_broken
Johannes Berg
1
-0
/
+1
2008-03-06
mac80211: clarify mesh Kconfig
Johannes Berg
1
-2
/
+3
2008-03-06
mac80211: add missing "break" statement in mesh code
Johannes Berg
1
-0
/
+1
2008-03-06
mac80211: enable mesh in Kconfig
Johannes Berg
2
-0
/
+21
2008-03-06
mac80211: mesh hwmp locking fixes
Johannes Berg
1
-1
/
+4
2008-03-06
mac80211: clean up mesh code
Johannes Berg
15
-272
/
+277
2008-03-06
mac80211: complete the mesh (interface handling) code
Luis Carlos Cobo
1
-1
/
+27
[next]