index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
wireless: rtlwifi: throw away MAC_FMT and use %pM instead
Andy Shevchenko
2011-07-20
7
-19
/
+13
*
carl9170: fix sparse warnings enabled by CONFIG_SPARSE_RCU_POINTER
Pavel Roskin
2011-07-20
1
-4
/
+4
*
ath5k: merge ath5k_hw and ath5k_softc
Pavel Roskin
2011-07-20
22
-1314
/
+1247
*
b43: bcma: implement full core reset
Rafał Miłecki
2011-07-19
1
-7
/
+27
*
b43: correctly display longer chipsets ids
Rafał Miłecki
2011-07-19
1
-2
/
+5
*
b43: HT-PHY: fix masks in radio ctl
Rafał Miłecki
2011-07-19
1
-5
/
+10
*
b43: bcma: read info about supported bands
Rafał Miłecki
2011-07-19
1
-6
/
+7
*
b43: bcma: define 80211 core specific IO status bits
Rafał Miłecki
2011-07-19
1
-0
/
+6
*
b43: HT-PHY: fix typo in 0x2059 radio init
Rafał Miłecki
2011-07-19
1
-1
/
+1
*
b43: HT-PHY: find channel entry with regs data
Rafał Miłecki
2011-07-19
1
-0
/
+9
*
b43: HT-PHY: switch to channel after enabling radio
Rafał Miłecki
2011-07-19
1
-1
/
+3
*
b43: use agent R/W ops for BCMA_IOCTL
Rafał Miłecki
2011-07-19
2
-4
/
+4
*
ath9k: Fix some smatch warnings
Rajkumar Manoharan
2011-07-18
2
-4
/
+8
*
ath9k: Fix sparse warnings
Rajkumar Manoharan
2011-07-18
3
-9
/
+22
*
b43: bus: drop inline from SSB functions
Rafał Miłecki
2011-07-18
1
-15
/
+12
*
carl9170: set beacon xmit power to the max
Christian Lamparter
2011-07-18
1
-83
/
+108
*
carl9170: move beacon_update into tx.c
Christian Lamparter
2011-07-18
3
-130
/
+130
*
carl9170 firmware: update firmware headers
Christian Lamparter
2011-07-18
2
-2
/
+42
*
ath9k: use ath_opmode_to_string()
Pavel Roskin
2011-07-18
1
-20
/
+2
*
ath9k: remove defines in reg.h that exist in ../reg.h
Pavel Roskin
2011-07-18
1
-23
/
+0
*
ath9k: use get_unaligned_{b16, le16, le32} where possible
Pavel Roskin
2011-07-18
5
-28
/
+23
*
ath: use get_unaligned_le{16,32} in ath_hw_keysetmac()
Pavel Roskin
2011-07-18
1
-5
/
+2
*
iwlagn: add tx start API to transport layer
Emmanuel Grumbach
2011-07-16
7
-210
/
+222
*
iwlagn: move all the ICT related functions to iwl-trans-rx-pcie.c
Emmanuel Grumbach
2011-07-16
6
-315
/
+297
*
iwlagn: move iwlagn_stop_device to transport layer
Emmanuel Grumbach
2011-07-16
8
-58
/
+52
*
iwlagn: move tx transport functions to iwl-trans-tx-pcie.c
Emmanuel Grumbach
2011-07-16
7
-299
/
+265
*
iwlagn: move rx transport functions to iwl-trans-rx-pcie.c
Emmanuel Grumbach
2011-07-16
9
-725
/
+799
*
iwlagn: remove indirection for iwlagn_hw_valid_rtc_data_addr
Fry, Donald H
2011-07-16
6
-12
/
+3
*
iwlagn: calibration bitmap
Wey-Yi Guy
2011-07-16
3
-10
/
+13
*
iwlagn: set default of uCode ownership to driver
Hsu, Kenny
2011-07-16
1
-0
/
+2
*
iwlagn: simplify TX flags assignments
Johannes Berg
2011-07-16
1
-11
/
+7
*
iwlagn: add comment to tx and get_tx_cmd in iwl_trans_ops
Emmanuel Grumbach
2011-07-16
1
-0
/
+2
*
iwlagn: comments for iwl_cfg
Wey-Yi Guy
2011-07-16
1
-5
/
+12
*
iwlagn: another double indirect removed
Wey-Yi Guy
2011-07-16
2
-20
/
+5
*
iwlagn: remove dual-indirect call to simply the code
Wey-Yi Guy
2011-07-16
9
-89
/
+41
*
iwlagn: remove un-necessary file
Wey-Yi Guy
2011-07-16
6
-222
/
+174
*
iwlagn: move the Rx dispatching to the upper layer
Emmanuel Grumbach
2011-07-16
3
-38
/
+52
*
iwlagn: move sync_irq to transport layer
Emmanuel Grumbach
2011-07-16
6
-10
/
+20
*
iwlagn: move the tasklet / irq to the transport layer
Emmanuel Grumbach
2011-07-16
6
-29
/
+55
*
iwlagn: move Tx datapath to transport layer
Emmanuel Grumbach
2011-07-16
5
-146
/
+189
*
carl9170: fix formatting issues found by checkpatch
Pavel Roskin
2011-07-15
5
-8
/
+8
*
ath9k: improve reliability of MIC error detection
Felix Fietkau
2011-07-15
1
-21
/
+32
*
orinoco: minor fixes for problems found by checkpatch.pl
Pavel Roskin
2011-07-15
21
-154
/
+155
*
mwl8k: Fixing sta dereference when ieee80211_tx_info->control.sta is NULL
Yogesh Ashok Powar
2011-07-15
1
-3
/
+3
*
mwifiex: add cfg80211 handler for set_bitrate_mask
Yogesh Ashok Powar
2011-07-13
1
-0
/
+54
*
ath5k: do not call ieee80211_stop_queue for queues not managed by mac80211
Felix Fietkau
2011-07-13
1
-1
/
+6
*
ath5k: disable 32KHz sleep clock operation by default
Felix Fietkau
2011-07-13
3
-3
/
+13
*
ath5k: fix reference clock usec duration setting restore
Felix Fietkau
2011-07-13
1
-1
/
+11
*
ath5k: delay full calibration after reset
Felix Fietkau
2011-07-13
1
-1
/
+1
*
ath5k: initialize common->clockrate
Felix Fietkau
2011-07-13
1
-0
/
+1
[prev]
[next]