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
2012-02-22
iwlegacy: cleanup/fix memory barriers
Stanislaw Gruszka
2
-4
/
+7
2012-02-22
iwlegacy: always check if got h/w access before write
Stanislaw Gruszka
3
-18
/
+21
2012-02-22
iwlegacy: dump stack when fail to gain access to the device
Stanislaw Gruszka
1
-2
/
+3
2012-02-22
rtlwifi: rtl8192se firmware load can overflow target buffer
Tim Gardner
2
-2
/
+4
2012-02-22
brcm80211: fmac: make sdio firmware filename specific
Arend van Spriel
1
-6
/
+6
2012-02-22
brcm80211: fmac: add USB support for bcm43235/6/8 chipsets
Arend van Spriel
7
-7
/
+1812
2012-02-22
brcm80211: fmac: use spinlock calls saving irq flags in brcmf_enq_event()
Arend van Spriel
1
-2
/
+3
2012-02-22
brcm80211: fmac: change allocation flag in brcmf_enq_event() function
Arend van Spriel
1
-2
/
+4
2012-02-22
brcm80211: fmac: update bus state in common driver part
Arend van Spriel
2
-14
/
+8
2012-02-22
brcm80211: fmac: only return success in brcmf_sdbrcm_bus_init() when true
Arend van Spriel
1
-4
/
+3
2012-02-22
brcm80211: fmac: move module entry points to dhd_linux.c
Arend van Spriel
3
-5
/
+32
2012-02-22
brcm80211: fmac: use specific types in struct brcmf_bus
Arend van Spriel
3
-9
/
+12
2012-02-22
brcm80211: fmac: make sure cancel_work_sync only called after INIT_WORK
Franky Lin
1
-4
/
+4
2012-02-22
brcm80211: fmac: resolve smatch issues in brcmfmac code
Arend van Spriel
2
-2
/
+3
2012-02-22
brcm80211: smac: remove smatch warnings from brcmsmac code
Arend van Spriel
3
-5
/
+14
2012-02-22
brcm80211: smac: fix endless retry of A-MPDU transmissions
Arend van Spriel
1
-5
/
+1
2012-02-22
brcm80211: smac: remove redundant assignments from txpwrctrl_pwr_setup_nphy
Arend van Spriel
1
-20
/
+1
2012-02-22
brcm80211: smac: fix unintended fallthru in wlc_phy_radio_init_2057()
Arend van Spriel
1
-4
/
+3
2012-02-22
Correcting typos in rtlwifi/base.c
Tristan Pourcelot
1
-3
/
+3
2012-02-22
rtlwifi: rtl8192c-common: rtl8192se: rtl8192de: Simplify if statements
Larry Finger
3
-277
/
+104
2012-02-22
rt2x00:Add debug message for new chipset
John Li
1
-2
/
+2
2012-02-22
rt2x00:Fix typo
John Li
1
-1
/
+1
2012-02-22
rtlwifi/rtl8192c: in _rtl92c_phy_calculate_bit_shift remove comparing bitmask...
Devendra.Naga
1
-1
/
+1
2012-02-22
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
33
-798
/
+1386
2012-02-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
88
-1087
/
+1438
2012-02-15
ath9k: stop on rates with idx -1 in ath9k rate control's .tx_status
Pavel Roskin
1
-1
/
+1
2012-02-15
mwifiex: clear previous security setting during association
Amitkumar Karwar
1
-1
/
+7
2012-02-15
wl12xx: remove some dead code in wl1271_plt_init()
Dan Carpenter
1
-2
/
+0
2012-02-15
wl12xx: delete wl->vif (and allow multiple vifs)
Eliad Peller
2
-13
/
+0
2012-02-15
wl12xx: enter forced-psm on fw change
Eliad Peller
1
-0
/
+15
2012-02-15
wl12xx: dynamically change fw according to number of active roles
Eliad Peller
4
-13
/
+124
2012-02-15
wl12xx: Use a dedicated fw for PLT
Eliad Peller
7
-22
/
+52
2012-02-15
wl12xx: add split_scan_timeout debugfs file
Eyal Shapira
1
-0
/
+43
2012-02-15
wl12xx: use split scan for normal scan
Eyal Shapira
4
-4
/
+15
2012-02-15
wl12xx: increase max probe-req template size to WL1271_CMD_TEMPL_MAX_SIZE
Ido Reis
2
-4
/
+4
2012-02-15
wl12xx: don't fail on AP scan
Eliad Peller
1
-6
/
+7
2012-02-15
wl12xx: declare support for hw scan while idle
Eliad Peller
2
-18
/
+2
2012-02-15
wl12xx: configure arp filtering only after association
Eliad Peller
1
-34
/
+35
2012-02-15
wl12xx: Revert "wl12xx: disable auto-arp"
Eliad Peller
1
-1
/
+2
2012-02-15
wl12xx: consider encryption and QoS in auto arp template
Eliad Peller
9
-35
/
+117
2012-02-15
wl12xx: add forced_ps debugfs file
Eyal Shapira
1
-0
/
+70
2012-02-15
wl12xx: add forced_ps mode
Eyal Shapira
5
-13
/
+32
2012-02-15
wl12xx: add suspend_listen_interval debugfs file
Eyal Shapira
1
-0
/
+59
2012-02-15
wl12xx: Set different wake up conditions in case of suspend
Eyal Shapira
5
-9
/
+72
2012-02-15
wl12xx: add new coex params
Eliad Peller
2
-0
/
+7
2012-02-15
wl12xx: add TX_HW_ATTR_HOST_ENCRYPT flag
Eliad Peller
2
-4
/
+14
2012-02-15
wl12xx: Set IEEE80211_TX_RC_SHORT_GI if short GI was used on
Pontus Fuchs
3
-4
/
+11
2012-02-15
wl12xx: Set IEEE80211_TX_RC_MCS on MCS rates on TX complete.
Pontus Fuchs
2
-1
/
+15
2012-02-15
wl12xx: change WLVIF_FLAG_PSM name and remove WLVIF_FLAG_PSM_REQUESTED
Eyal Shapira
4
-36
/
+23
2012-02-15
wl12xx: enable/disable BET with AUTO_PS/ACTIVE
Eyal Shapira
1
-0
/
+7
[next]