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
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
1
-4
/
+6
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
iwlwifi: eliminate conf_ht
Tomas Winkler
1
-83
/
+63
2008-04-07
iwlwifi: fix n-band association problem
Abhijeet Kolekar
1
-1
/
+0
2008-04-07
ipw2200: set MAC address on radiotap interface
Daniel Drake
1
-0
/
+1
2008-04-07
libertas: fix mode initialization problem
Holger Schurig
1
-1
/
+1
2008-04-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
4
-7
/
+21
2008-04-01
wireless: fix various printk warnings on ia64 (and others)
John W. Linville
3
-5
/
+8
2008-04-01
rt2x00: Remove MAC80211_LEDS dependency
Ivo van Doorn
12
-247
/
+297
2008-04-01
rt2x00: TO_DS filter depends on intf_ap_count
Ivo van Doorn
6
-5
/
+17
2008-04-01
rt2x00: Invert scheduled packet_filter check
Ivo van Doorn
1
-2
/
+2
2008-04-01
iwlwifi: Fix synchronous host command
Tomas Winkler
6
-48
/
+52
2008-04-01
iwlwifi: LED initialize before registering
Tomas Winkler
1
-2
/
+4
2008-04-01
iwlwifi: unregister to upper stack before releasing resources
Ron Rindjunsky
1
-3
/
+5
2008-04-01
iwlwifi: move rate registration to module load
Reinette Chatre
7
-20
/
+46
2008-04-01
iwlwifi: fix race condition during driver unload
Mohamed Abbas
2
-4
/
+62
2008-04-01
iwlwifi: hook iwlwifi with Linux rfkill
Mohamed Abbas
9
-34
/
+271
2008-04-01
iwlwifi: add notification infrastructure to iwlcore
Mohamed Abbas
3
-0
/
+36
2008-04-01
rt2x00: fixup some non-functional merge errors
John W. Linville
2
-5
/
+1
2008-04-01
libertas: don't depend on IEEE80211
Holger Schurig
3
-1
/
+31
2008-04-01
libertas: convert sleep/wake config direct commands
Holger Schurig
5
-48
/
+32
2008-04-01
libertas: convert CMD_802_11_EEPROM_ACCESS to a direct command
Holger Schurig
6
-121
/
+22
2008-04-01
libertas: convert CMD_802_11_MAC_ADDRESS to a direct command
Holger Schurig
4
-61
/
+11
2008-04-01
endianness annotations: drivers/net/wireless/rtl8180_dev.c
Al Viro
1
-2
/
+2
2008-04-01
b43: Fix PCMCIA IRQ routing
Michael Buesch
1
-2
/
+4
2008-04-01
b43: Add DMA mapping failure messages
Michael Buesch
1
-1
/
+6
2008-03-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
9
-31
/
+31
2008-03-27
libertas: reduce debug output
Holger Schurig
3
-9
/
+9
2008-03-27
prism54: correct thinko in "prism54: Convert stats_sem in a mutex"
John W. Linville
1
-1
/
+1
2008-03-27
mac80211: A-MPDU MLME use dynamic allocation
Ron Rindjunsky
1
-1
/
+1
2008-03-27
libertas: the compact flash driver is no longer experimental
Holger Schurig
1
-1
/
+1
2008-03-27
libertas: remove CMD_802_11_PWR_CFG
Holger Schurig
4
-28
/
+0
2008-03-27
libertas: kill useless #define LBS_MONITOR_OFF 0
Holger Schurig
4
-12
/
+9
2008-03-27
iwlwifi: iwl_priv - clean up in types of members
Tomas Winkler
4
-4
/
+14
2008-03-27
iwlwifi: allow a default callback for ASYNC host commands
Emmanuel Grumbach
1
-2
/
+28
2008-03-27
iwlwifi: improve NIC i/o debug prints information
Tomas Winkler
1
-22
/
+25
2008-03-27
iwlwifi: rename iwl-4965-io.h to iwl-io.h
Tomas Winkler
7
-366
/
+364
2008-03-27
iwlwifi: Add led support
Mohamed Abbas
13
-16
/
+1107
2008-03-27
iwlwifi: do not register bands with no supported channels
John W. Linville
2
-4
/
+12
2008-03-27
rt2x00: Ignore set_state(STATE_SLEEP) failure
Ivo van Doorn
1
-2
/
+11
[prev]
[next]