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-04-08
mac80211: rename files
Johannes Berg
29
-34
/
+34
2008-04-08
mac80211: fix key vs. sta locking problems
Johannes Berg
11
-229
/
+385
2008-04-08
mac80211: fix sta-info pinning
Johannes Berg
1
-32
/
+32
2008-04-08
mac80211: fix defined but not used
Jiri Slaby
1
-30
/
+30
2008-04-08
adm8211: remove commented-out code
Pavel Machek
1
-7
/
+0
2008-04-08
mac80211: BA session debug prints changes
Ron Rindjunsky
2
-12
/
+16
2008-04-08
b43: use b43_is_mode() call
Michael Buesch
1
-2
/
+2
2008-04-08
b43: Fix PHY TX control words in SHM
Michael Buesch
2
-83
/
+117
2008-04-08
b43: Fix beacon BH update
Michael Buesch
2
-42
/
+54
2008-04-08
mac80211: notify mac from low level driver (iwlwifi)
Mohamed Abbas
4
-0
/
+44
2008-04-08
mac80211: fix ieee80211_ioctl_giwrate
Johannes Berg
1
-6
/
+12
2008-04-08
mac80211: make debugfs files root-only
Johannes Berg
3
-6
/
+6
2008-04-08
b43: Beaconing fixes
Michael Buesch
2
-6
/
+37
2008-04-08
iwlwifi: honour regulatory restrictions in scan code
Johannes Berg
2
-0
/
+6
2008-04-08
mac80211: notify upper layers after lower
Reinette Chatre
1
-2
/
+2
2008-04-08
iwlwifi: fix rfkill memory error
Mohamed Abbas
3
-18
/
+22
2008-04-08
iwlwifi: ensure led registration complete as part of initialization
Reinette Chatre
2
-4
/
+4
2008-04-08
iwlwifi: use ieee80211_frequency_to_channel
Tomas Winkler
2
-9
/
+8
2008-04-08
iwlwifi: move driver status inliners into iwl-core.h
Tomas Winkler
8
-94
/
+91
2008-04-08
iwlwifi: hw names cleanup
Tomas Winkler
3
-56
/
+62
2008-04-08
rt2x00: Use lib->config_filter() during scheduled packet filter config
Ivo van Doorn
1
-11
/
+1
2008-04-08
cfg80211: default to regulatory max power for channel
John W. Linville
1
-1
/
+4
2008-04-08
b43: Fix TBTT and PU timings
Michael Buesch
2
-8
/
+39
2008-04-08
b43: Add more N-PHY stuff
Michael Buesch
4
-12
/
+41
2008-04-08
mac80211: clean up IEEE80211_FC use
Johannes Berg
4
-10
/
+2
2008-04-08
mac80211: fix possible sta-debugfs work lockup
Johannes Berg
1
-6
/
+23
2008-04-08
b43: Use SSB block-I/O to do PIO
Michael Buesch
2
-83
/
+91
2008-04-08
iwl4965: use IWLWIFI_LEDS config variable
Reinette Chatre
1
-1
/
+1
2008-04-08
ssb: Add support for block-I/O
Michael Buesch
5
-0
/
+315
2008-04-08
drivers/net/wireless/iwlwifi/iwl-3945.h: correct CONFIG_IWL4965_LEDS typo
John W. Linville
1
-1
/
+1
2008-04-08
ssb: Fix build for non-PCIhost
Michael Buesch
1
-2
/
+2
2008-04-08
libertas: remove lbs_get_fwversion()
Holger Schurig
3
-24
/
+5
2008-04-08
libertas: move lbs_update_channel out of assoc.c
Holger Schurig
2
-17
/
+16
2008-04-08
libertas: move association code from scan.c into assoc.c
Holger Schurig
6
-424
/
+397
2008-04-08
libertas: move association code from join.c into scan.c
Holger Schurig
11
-931
/
+890
2008-04-08
iwlwifi/Kconfg: make IWLWIFI_LEDS invisible
John W. Linville
1
-6
/
+4
2008-04-08
iwlwifi: fix some warnings
Johannes Berg
4
-9
/
+10
2008-04-08
drivers/net/wireless/iwlwifi/iwl-debugfs.c: fix another '%llu' warning
John W. Linville
1
-1
/
+1
2008-04-08
mac80211: add station aid into ieee80211_tx_control
Chr
2
-0
/
+2
2008-04-08
wavelan_cs: stop inlining largish static functions
Denys Vlasenko
2
-37
/
+36
2008-04-08
prism54: set carrier flags correctly
Luis R. Rodriguez
2
-2
/
+7
2008-04-08
ssb: Turn suspend/resume upside down
Michael Buesch
8
-67
/
+88
2008-04-08
b43: Add PIO support for PCMCIA devices
Michael Buesch
10
-103
/
+1267
2008-04-08
iwlwifi: Eliminate association from beacon
Tomas Winkler
4
-204
/
+51
2008-04-08
mac80211: add association capabilty and timing info into bss_conf
Tomas Winkler
2
-1
/
+14
2008-04-08
iwlwifi: eliminate conf_ht
Tomas Winkler
1
-83
/
+63
2008-04-08
mac80211: eliminate conf_ht
Tomas Winkler
4
-47
/
+75
2008-04-08
ssb-pcmcia: IRQ and DMA related fixes
Michael Buesch
2
-15
/
+23
2008-04-08
Revert "mac80211: use a struct for bss->mesh_config"
John W. Linville
4
-41
/
+18
2008-04-08
Merge branch 'net-2.6.26-isatap-20080403' of git://git.linux-ipv6.org/gitroot...
David S. Miller
11
-75
/
+330
[next]