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