index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
wl12xx
/
wl1251_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wl12xx: Use MODULE_ALIAS macro at correct postion for SPI bus
Ameya Palande
2010-07-06
1
-1
/
+0
*
drivers/net/wireless/wl12xx: Use kmemdup
Julia Lawall
2010-06-02
1
-3
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-05
1
-1
/
+1
|
\
|
*
mac80211: remove deprecated noise field from ieee80211_rx_status
John W. Linville
2010-04-30
1
-1
/
+0
|
*
mac80211: give virtual interface to hw_scan
Johannes Berg
2010-04-27
1
-0
/
+1
*
|
Merge branch 'master' into for-davem
John W. Linville
2010-04-23
1
-0
/
+63
|
\
\
|
|
/
|
*
wl1251: read default MAC address from EEPROM when available
Grazvydas Ignotas
2010-04-16
1
-0
/
+63
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-04-15
1
-2
/
+2
|
\
\
|
|
/
|
*
wl1251: don't require NVS data when EEPROM is used
Grazvydas Ignotas
2010-04-14
1
-2
/
+2
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
wl1251: fix ELP_CTRL register accesses when using SDIO
Grazvydas Ignotas
2010-03-15
1
-2
/
+2
|
/
*
wl1251: fix txop unit
Kalle Valo
2010-02-08
1
-1
/
+2
*
mac80211: wait for beacon before enabling powersave
Johannes Berg
2010-01-26
1
-18
/
+7
*
wl1251: add U-APSD support
Kalle Valo
2010-01-12
1
-3
/
+9
*
wl1251: create qos null data template
Kalle Valo
2010-01-12
1
-0
/
+25
*
wl1251: fix sleep related error paths in wl1251_op_bss_info_changed()
Kalle Valo
2010-01-12
1
-5
/
+5
*
wl1251: use mac80211 provided channel parameters in scanning
Kalle Valo
2010-01-12
1
-1
/
+2
*
wl1251: get probe request template from mac80211
Kalle Valo
2010-01-12
1
-74
/
+12
*
wl1251: cleanup scanning code
Kalle Valo
2010-01-12
1
-101
/
+24
*
wl1251: get PS Poll and Nullfunc templates from mac80211
Kalle Valo
2010-01-12
1
-42
/
+16
*
mac80211: remove struct ieee80211_if_init_conf
Johannes Berg
2009-12-28
1
-7
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2009-12-28
1
-21
/
+15
|
\
|
*
wl1251: don't build null data template in wl1251_op_config()
Kalle Valo
2009-12-07
1
-4
/
+0
|
*
wl1251: fix bssid handling
Kalle Valo
2009-12-07
1
-15
/
+15
|
*
wl1251: remove false warning messages
Kalle Valo
2009-12-07
1
-2
/
+0
*
|
wl1251: enable WMM
Kalle Valo
2009-12-21
1
-0
/
+2
*
|
wl1251: implement WMM
Kalle Valo
2009-12-21
1
-1
/
+1
*
|
wl1251: implement wl1251_acx_tid_cfg()
Kalle Valo
2009-12-21
1
-0
/
+11
*
|
wl1251: implement acx_ac_cfg to configure hardware queues
Kalle Valo
2009-12-21
1
-0
/
+27
*
|
wl1251: fix error handling in wl1251_op_config()
Kalle Valo
2009-12-21
1
-2
/
+7
*
|
wl1251: print a debug message when tx_queue is full
Kalle Valo
2009-12-21
1
-0
/
+1
|
/
*
wl1251: Send null data packet with "TODS" bit set
Vidhya Govindan
2009-11-18
1
-1
/
+2
*
wl1251: Fix regression in IRQ loop handling
Juuso Oikarinen
2009-11-18
1
-2
/
+4
*
wl1251: Add IRQ looping support
Janne Ylalehto
2009-11-18
1
-60
/
+67
*
wl1251: Set the correct dtim period to the firmware
Vidhya Govindan
2009-11-18
1
-2
/
+2
*
wl1251: mask aid bits 14 and 15 in ps-poll template
Kalle Valo
2009-11-18
1
-1
/
+4
*
wl1251: allocate space for firmware with vmalloc()
Kalle Valo
2009-11-18
1
-2
/
+3
*
wl1251: Implement delayed entry into ELP mode
Juuso Oikarinen
2009-11-18
1
-0
/
+1
*
wl1251: Configure beacon filtering on if PSM used
Juuso Oikarinen
2009-11-18
1
-1
/
+2
*
wl1251: Enable beacon filtering with the stack
Juuso Oikarinen
2009-11-18
1
-0
/
+12
*
wl12xx: declare MODULE_FIRMWARE
Ben Hutchings
2009-11-11
1
-0
/
+1
*
wl1251: enable power save
Kalle Valo
2009-10-30
1
-1
/
+2
*
wl1251: re-disable PG10 chips
John W. Linville
2009-10-27
1
-1
/
+1
*
wl1251: add support for PG11 chips.
David-John Willis
2009-10-27
1
-0
/
+3
*
wl1251: rename spi device to wl1251
Kalle Valo
2009-10-27
1
-1
/
+1
*
spi: prefix modalias with "spi:"
Anton Vorontsov
2009-09-23
1
-0
/
+1
*
mac80211: allow configure_filter callback to sleep
Johannes Berg
2009-08-20
1
-3
/
+1
*
wl1251: remove Luciano as maintainer
Kalle Valo
2009-08-14
1
-2
/
+1
*
wl1251: rename reg.h to wl1251_reg.h
Kalle Valo
2009-08-14
1
-1
/
+1
[next]