index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wl12xx: check for ROC on scan_complete
Eliad Peller
2011-09-14
1
-2
/
+3
*
wl12xx: don't use WL1271_SCAN_OPT_PRIORITY_HIGH flag
Eliad Peller
2011-09-14
1
-3
/
+0
*
wl12xx: don't disconnect on recovery
Eliad Peller
2011-09-14
1
-3
/
+0
*
wl12xx: add beacon_filtering debugfs file
Eliad Peller
2011-09-14
1
-0
/
+42
*
wl12xx: add module_param to trigger BUG() on recovery
Eliad Peller
2011-09-14
1
-0
/
+6
*
wl12xx: print the seq_num of rx packet
Eliad Peller
2011-09-14
1
-2
/
+5
*
wl12xx: print acx id
Eliad Peller
2011-09-14
1
-1
/
+1
*
Merge branch 'wl12xx-next' into for-linville
Luciano Coelho
2011-09-14
6
-29
/
+103
|
\
|
*
wl12xx: use SCAN_SSID_TYPE_PUBLIC when using the wildcard in sched_scan
Luciano Coelho
2011-08-25
1
-2
/
+5
|
*
wl12xx: add support for multiple SSIDs in sched_scan
Luciano Coelho
2011-08-25
2
-7
/
+57
|
*
wl12xx: enter psm only after station role was started
Eliad Peller
2011-08-25
1
-13
/
+13
|
*
wl12xx: increase psm_entry_retries
Eliad Peller
2011-08-25
1
-1
/
+1
|
*
wl12xx: initialize rate_set on band rates initialization
Eliad Peller
2011-08-25
1
-2
/
+6
|
*
wl12xx: allow 11a AP-mode for wl127x devices
Arik Nemtsov
2011-08-25
1
-3
/
+1
|
*
wl12xx: use 2 spare TX blocks for GEM cipher
Guy Eilam
2011-08-25
4
-3
/
+22
*
|
ath9k: ath9k_hw_set_txpowerlimit sets previous txpower
Bill Jordan
2011-09-13
1
-2
/
+2
*
|
b43: LCN-PHY: add conditions for few operations
Rafał Miłecki
2011-09-13
2
-14
/
+38
*
|
b43: LCN-PHY: rename functions, get rid of magic names
Rafał Miłecki
2011-09-13
2
-10
/
+29
*
|
b43: LCN-PHY: upload additional 0x7 table
Rafał Miłecki
2011-09-13
1
-0
/
+17
*
|
b43: LCN-PHY: rewrite 0x7 table at the end of init
Rafał Miłecki
2011-09-13
1
-0
/
+12
*
|
b43: LCN-PHY: put tables functions in correct file
Rafał Miłecki
2011-09-13
2
-11
/
+16
*
|
b43: LCN-PHY: minor fixes
Rafał Miłecki
2011-09-13
3
-6
/
+7
*
|
rt2x00: Add new chipset support
zero.lin
2011-09-13
1
-0
/
+1
*
|
iwlwifi: signedness bug in iwl_trans_pcie_tx_agg_alloc()
Dan Carpenter
2011-09-13
1
-1
/
+1
*
|
iwlwifi: fix double assign in iwl_start_tx_ba_trans_ready()
Dan Carpenter
2011-09-13
1
-1
/
+1
*
|
ath9k_hw: Fix rx latency of 11a mode
Rajkumar Manoharan
2011-09-13
1
-2
/
+5
*
|
mwifiex: replace kmalloc & memcpy sequence with kmemdup
Yogesh Ashok Powar
2011-09-13
3
-9
/
+9
*
|
ath9k: fix checks for first subframe delimiter padding
Felix Fietkau
2011-09-13
2
-2
/
+3
*
|
mwl8k: Set hardware flag IEEE80211_HW_AP_LINK_PS
Yogesh Ashok Powar
2011-09-13
1
-0
/
+8
*
|
ath9k_hw: fix the last register write for ar5416 addac
Felix Fietkau
2011-09-13
1
-1
/
+1
*
|
ath9k_hw: drop an unused column in AR5008-AR9002 initvals
Felix Fietkau
2011-09-13
4
-1912
/
+1934
*
|
b43: LCN-PHY: implement saving and restoring PHY & radio configuration
Rafał Miłecki
2011-09-13
1
-0
/
+35
*
|
b43: LCN-PHY: prepare functions for channel switching
Rafał Miłecki
2011-09-13
1
-2
/
+84
*
|
b43: LCN-PHY: implement more PHY ops before radio init
Rafał Miłecki
2011-09-13
1
-3
/
+53
*
|
b43: LCN-PHY: add R/W ops for PHY and radio
Rafał Miłecki
2011-09-13
1
-2
/
+40
*
|
ath9k_hw: do not apply the 2.4 ghz ack timeout workaround to cts
Felix Fietkau
2011-09-13
1
-2
/
+3
*
|
iwlwifi: iwl-agn-rs.c: remove old comment
Greg Dietsche
2011-08-30
1
-1
/
+0
*
|
ath9k: defer ath_tx_setup_buffer setup to the first tx attempt during aggr
Felix Fietkau
2011-08-30
1
-39
/
+66
*
|
ath9k: move seqno allocation in the tx path to ath_tx_setup_buffer
Felix Fietkau
2011-08-30
1
-19
/
+23
*
|
ath9k: move the sequence number from ath_frame_info to ath_buf
Felix Fietkau
2011-08-30
2
-33
/
+24
*
|
ath9k: clean up the aggregation tid queue
Felix Fietkau
2011-08-30
3
-37
/
+45
*
|
ath9k: use u8 for the tx key index
Felix Fietkau
2011-08-30
5
-5
/
+5
*
|
ath: Make ath_printk void not int and remove unused struct ath_common *
Joe Perches
2011-08-30
2
-17
/
+18
*
|
ath: Make ath_dbg void not int
Joe Perches
2011-08-30
1
-17
/
+12
*
|
wl12xx/sdio_test.c: fix build breakage from WL127X_FW_NAME change
John W. Linville
2011-08-29
1
-1
/
+1
*
|
b43: Fix swatch warning
Larry Finger
2011-08-29
1
-1
/
+4
*
|
ath9k: Fix a smatch warnings
Larry Finger
2011-08-29
2
-1
/
+2
*
|
ath9k: Add debugfs support for mac/baseband samples
Rajkumar Manoharan
2011-08-29
6
-14
/
+369
*
|
ath9k: fix regression in sending aggregated packets
Felix Fietkau
2011-08-29
1
-1
/
+4
*
|
ath9k: Fix eifs/usec timeout for AR9287 v1.3+
Rajkumar Manoharan
2011-08-29
2
-2
/
+10
[next]