index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
depca.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-07-21
iwlagn: rename iwlagn_set_dynamic_key
Johannes Berg
1
-10
/
+11
2011-07-21
iwlagn: track beacon interval sent to device
Johannes Berg
3
-6
/
+9
2011-07-21
iwlagn: write iq invert register for 105/135 device
Wey-Yi Guy
1
-2
/
+4
2011-07-21
iwlagn: implement WoWLAN
Johannes Berg
11
-14
/
+705
2011-07-21
iwlagn: rewrite HW crypto
Johannes Berg
6
-224
/
+200
2011-07-21
iwlagn: remove forgotten debugfs function
Johannes Berg
1
-2
/
+0
2011-07-21
iwlagn: remove un-necessary "_agn"
Wey-Yi Guy
10
-256
/
+254
2011-07-21
iwlagn: remove keyinfo cache
Johannes Berg
2
-30
/
+0
2011-07-21
iwlagn: testmode fixed rate available for testmode only
Wey-Yi Guy
3
-3
/
+9
2011-07-21
iwlagn: add comment to warn about WoWLAN in resume / suspend flows
Emmanuel Grumbach
1
-0
/
+10
2011-07-21
iwlagn: iwl_bus holds drv_data as void * instead of iwl_priv
Emmanuel Grumbach
5
-27
/
+26
2011-07-21
iwlagn: simplify the bus architecture
Emmanuel Grumbach
14
-140
/
+161
2011-07-21
iwlagn: transport layer receives struct iwl_trans*
Emmanuel Grumbach
18
-154
/
+168
2011-07-21
iwlagn: move iwl_prepare_card_hw to the transport layer
Emmanuel Grumbach
5
-7
/
+14
2011-07-21
iwlagn: move more functions from the start flow to the transport layer
Emmanuel Grumbach
8
-193
/
+178
2011-07-21
iwlagn: SCD configuration for AMPDU moves to transport layer
Emmanuel Grumbach
8
-239
/
+274
2011-07-21
iwlagn: radio sensor offset in le16 format
Wey-Yi Guy
2
-5
/
+5
2011-07-21
iwlagn: define valid init calibration mask
Wey-Yi Guy
1
-3
/
+13
2011-07-21
iwlagn: remove legacy calibration command
Wey-Yi Guy
1
-10
/
+0
2011-07-21
iwlagn: set correct calibration flag
Wey-Yi Guy
2
-2
/
+4
2011-07-21
iwlagn: kill iwlagn_setup_deferred_work
Emmanuel Grumbach
8
-22
/
+6
2011-07-21
iwlagn: kill iwlagn_rx_handler_setup
Emmanuel Grumbach
8
-28
/
+20
2011-07-21
iwlagn: add kick_nic API to transport layer
Emmanuel Grumbach
4
-2
/
+16
2011-07-20
libertas: only enable mesh when interface is active
Daniel Drake
5
-25
/
+11
2011-07-20
libertas: mesh: misc cleanup
Daniel Drake
2
-601
/
+388
2011-07-20
wireless: mwifiex: print hw address via %pM
Andy Shevchenko
1
-25
/
+8
2011-07-20
wireless: ath9k: use %pM to print MAC
Andy Shevchenko
1
-5
/
+2
2011-07-20
wireless: rtlwifi: throw away MAC_FMT and use %pM instead
Andy Shevchenko
7
-19
/
+13
2011-07-20
cfg80211: fix scan crash on single-band cards
Johannes Berg
3
-2
/
+8
2011-07-20
carl9170: fix sparse warnings enabled by CONFIG_SPARSE_RCU_POINTER
Pavel Roskin
1
-4
/
+4
2011-07-20
mac80211: check sta_info_get() return value
Eliad Peller
1
-1
/
+9
2011-07-20
cfg80211: enter psm when working as p2p_cli
Eliad Peller
1
-1
/
+2
2011-07-20
mac80211: sync driver before TX
Johannes Berg
6
-3
/
+164
2011-07-20
ath5k: merge ath5k_hw and ath5k_softc
Pavel Roskin
22
-1314
/
+1247
2011-07-19
b43: bcma: implement full core reset
Rafał Miłecki
1
-7
/
+27
2011-07-19
bcma: allow enabling PLL
Rafał Miłecki
2
-0
/
+27
2011-07-19
bcma: allow setting FAST clockmode for a core
Rafał Miłecki
2
-1
/
+38
2011-07-19
bcma: trivial: add helpers for masking/setting
Rafał Miłecki
1
-0
/
+8
2011-07-19
bcma: move define of BCMA_CLKCTLST register
Rafał Miłecki
2
-9
/
+20
2011-07-19
b43: correctly display longer chipsets ids
Rafał Miłecki
1
-2
/
+5
2011-07-19
mac80211: implement scan supported rates
Johannes Berg
5
-15
/
+15
2011-07-19
cfg80211: allow userspace to control supported rates in scan
Johannes Berg
6
-19
/
+83
2011-07-19
b43: HT-PHY: fix masks in radio ctl
Rafał Miłecki
1
-5
/
+10
2011-07-19
b43: bcma: read info about supported bands
Rafał Miłecki
1
-6
/
+7
2011-07-19
b43: bcma: define 80211 core specific IO status bits
Rafał Miłecki
1
-0
/
+6
2011-07-19
bcma: define IO status register
Rafał Miłecki
1
-1
/
+7
2011-07-19
ieee80211: add few wmm tspec values
Kalle Valo
1
-0
/
+37
2011-07-19
bcma: handle alternative SPROM location
Rafał Miłecki
2
-4
/
+11
2011-07-19
b43: HT-PHY: fix typo in 0x2059 radio init
Rafał Miłecki
1
-1
/
+1
2011-07-19
b43: HT-PHY: find channel entry with regs data
Rafał Miłecki
1
-0
/
+9
[next]