index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
wl12xx
/
wl1271_main.c
Age
Commit message (
Expand
)
Author
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-23
wl1271: Changed platform_device to be dynamically allocated
Teemu Paasikivi
2010-03-23
wl1271: Remove circular interlocking related to the inetaddr notifier chain
Juuso Oikarinen
2010-03-23
wl1271: Don't generate null func template for ad-hoc
Juuso Oikarinen
2010-03-23
wl1271: Update filters properly
Juuso Oikarinen
2010-03-23
wl1271: Remove deprecated interface config function
Juuso Oikarinen
2010-03-23
wl1271: Fix MAC address handling
Juuso Oikarinen
2010-03-23
wl1271: enable U-APSD
Kalle Valo
2010-03-23
wl1271: fix ps scheme in wl1271_op_conf_tx()
Kalle Valo
2010-03-23
wl1271: get probe request template from mac80211
Kalle Valo
2010-03-23
wl1271: enable WMM
Kalle Valo
2010-03-23
wl1271: Add sysfs file to control BT co-ex state
Juuso Oikarinen
2010-03-23
wl1271: Move platform device registration from _spi to _main
Juuso Oikarinen
2010-03-23
wl1271: Add proper WLAN-BT co-ex configuration, and enable co-ex.
Juuso Oikarinen
2010-03-23
wl1271: Cleaned up wlan power on/off functions
Teemu Paasikivi
2010-03-23
wl1271: Fix configuration of the TX opportunity value
Juuso Oikarinen
2010-03-09
wl1271: Disable host TX rate control
Juuso Oikarinen
2010-03-09
wl1271: Clean up TX security sequence number handling
Juuso Oikarinen
2010-03-09
wl1271: Update TX packet life time handling with higher resolution time
Juuso Oikarinen
2010-03-09
wl1271: Implement looped IRQ handling
Juuso Oikarinen
2010-03-09
wl1271: Don't mask interrupts while handling interrupt
Juuso Oikarinen
2010-03-09
wl1271: Remove annoying PSM entry/exit kernel traces
Juuso Oikarinen
2010-03-09
wl1271: Fix queue stopping/waking for TX path
Juuso Oikarinen
2010-03-09
wl1271: Fix ad-hoc mode neighborhood detection
Juuso Oikarinen
2010-03-09
wl1271: Improvements to the TX path
Juuso Oikarinen
2010-03-09
wl1271: Changed access to fw status register to use raw read
Teemu Paasikivi
2010-03-09
wl1271: Divided driver to two separate modules
Teemu Paasikivi
2010-03-09
wl1271: Removed wl1271_spi.h and made some functions static
Teemu Paasikivi
2010-03-09
wl1271: Implemented abstraction of IO functions.
Teemu Paasikivi
2010-03-09
wl1271: Added functions to enable/disable interrupt handling
Teemu Paasikivi
2010-03-09
wl1271: Moved module basics to wl1271_spi.c
Teemu Paasikivi
2010-02-19
wl1271: Added alloc and free hw functions
Teemu Paasikivi
2010-02-19
wl1271: Added IO reset and init functions
Teemu Paasikivi
2010-02-19
wl1271: Renamed IO functions
Teemu Paasikivi
2010-02-19
wl1271: add testmode support
Kalle Valo
2010-02-19
wl1271: Fix ad-hoc SSID update
Juuso Oikarinen
2010-02-19
wl1271: Fix WEP key handling
Juuso Oikarinen
2010-02-19
wl1271: Fix key-remove error
Juuso Oikarinen
2010-02-19
wl1271: wakeup chip in op_conf_tx()
Kalle Valo
2010-02-19
wl1271: Fix random MAC address setting
Juuso Oikarinen
2010-02-19
wl1271: add most of the normal initialization commands to PLT mode
Luciano Coelho
2010-02-19
wl1271: Retrieve device mac address from the nvs file
Juuso Oikarinen
2010-02-19
wl1271: Use NVS INI file configuration
Juuso Oikarinen
2010-02-19
wl1271: implement WMM
Kalle Valo
2010-02-19
wl1271: Add SSID configuration for JOIN in ad-hoc
Juuso Oikarinen
2010-02-19
wl1271: Fix channel changing code
Juuso Oikarinen
2010-02-19
wl1271: Fix PSM entry
Juuso Oikarinen
2009-12-28
mac80211: remove struct ieee80211_if_init_conf
Johannes Berg
[next]