index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
2009-08-14
wl1271: add wl1271 driver files
Luciano Coelho
2009-08-14
orinoco: consolidate storage of WEP and TKIP keys
David Kilroy
2009-08-14
orinoco: add function to retrieve current bssid
David Kilroy
2009-08-14
orinoco: move disassociation to hw.c
David Kilroy
2009-08-14
orinoco: pass orinoco_set_tkip_key the sequence lengths
David Kilroy
2009-08-14
orinoco: use local types for auth alg and sequence length
David Kilroy
2009-08-14
orinoco: prefer_port3 can be a single bit
David Kilroy
2009-08-14
b43: Fix fallout from the IEEE80211_IF_TYPE to NL80211_IFTYPE change.
Gábor Stefanik
2009-08-14
b43: remove wrong probe_resp_plcp write
gregor kowski
2009-08-14
b43: Typo fixes & minor cleanup
Gábor Stefanik
2009-08-14
b43: Add LP 2063 radio init
Gábor Stefanik
2009-08-14
zd1211rw: make it clear we don't use leds.h LED stuff
Luis R. Rodriguez
2009-08-14
ath9k: use new FIF_PSPOLL configure filter
Luis R. Rodriguez
2009-08-14
ath5k: fix missing output in monitor mode after ifconfig up
Joerg Albert
2009-08-13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-13
Revert "libertas: Read buffer overflow"
David S. Miller
2009-08-10
ar9170: fix read & write outside array bounds
Dan Carpenter
2009-08-10
ar9170usb: fix spurious firmware related message
Christian Lamparter
2009-08-10
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-08-07
libertas: correct packing of rxpd structure
Bob Dunlop
2009-08-07
mwl8k: prevent module unload hang
Lennert Buytenhek
2009-08-07
mwl8k: prevent crash in ->configure_filter() if no interface was added
Lennert Buytenhek
2009-08-07
mwl8k: call pci_unmap_single() before accessing command structure again
Lennert Buytenhek
2009-08-07
mwl8k: add various missing GET_HW_SPEC endian conversions
Lennert Buytenhek
2009-08-07
mwl8k: fix NULL pointer dereference on receive out-of-memory
Lennert Buytenhek
2009-08-07
ipw2x00: Write outside array bounds
Zhu Yi
2009-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-08-04
ath9k: fix compile warning on ath9k_hw_AR9287_check_eeprom()
Luis R. Rodriguez
2009-08-04
ath9k: cancel xmit poll work at stop() callback
Luis R. Rodriguez
2009-08-04
ath9k: add initial hardware support for ar9271
Luis R. Rodriguez
2009-08-04
ath9k: add initvals and registry definitions for AR9271
Luis R. Rodriguez
2009-08-04
ath9k: add ar9271 revision and subrevision ID helpers
Luis R. Rodriguez
2009-08-04
ath9k: Remove _t postfix for ar9287_eeprom structure
Luis R. Rodriguez
2009-08-04
ath9k: remove spurious check for channel on keycache reset
Luis R. Rodriguez
2009-08-04
ath9k: remove dangling error check on keycache reset on hw init
Luis R. Rodriguez
2009-08-04
ath9k: call ath9k_hw_detach() once upon hw init failure
Luis R. Rodriguez
2009-08-04
ath9k: set sc->sc_ah to NULL after freeing it
Luis R. Rodriguez
2009-08-04
ath9k: set ah to null after freeing
Luis R. Rodriguez
2009-08-04
ath9k: rename ath9k_hw_ani_detach() to ath9k_hw_ani_disable()
Luis R. Rodriguez
2009-08-04
ath9k: rename ath9k_hw_rfdetach() to ath9k_hw_rf_free()
Luis R. Rodriguez
2009-08-04
ath9k: use helper macro to kfree and nullify on ath9k_hw_rfdetach()
Luis R. Rodriguez
2009-08-04
ath9k: remove !NULL check before kfree()
Luis R. Rodriguez
2009-08-04
ath9k: distinguish between device initialization and ath_softc init
Luis R. Rodriguez
2009-08-04
ath9k: describe hw initialization better
Luis R. Rodriguez
2009-08-04
ath9k: break up hw initialization into a few more helpers
Luis R. Rodriguez
2009-08-04
ath9k: remove debug message for no memoery on ath_init()
Luis R. Rodriguez
2009-08-04
ath9k: rename ath9k_hw_set_defaults() to ath9k_hw_init_config()
Luis R. Rodriguez
2009-08-04
ath9k: rename ath9k_hw_newstate() to ath9k_hw_init_defaults()
Luis R. Rodriguez
2009-08-04
ath9k: move hw macrevision checker to helper
Luis R. Rodriguez
2009-08-04
ath9k: pass only one argument to hw attach
Luis R. Rodriguez
[next]