index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath5k:Remove __raw_read and __raw_write
Jonathan Bither
2012-02-22
3
-17
/
+17
*
cfg80211: restructure AP/GO mode API
Johannes Berg
2012-02-22
7
-286
/
+316
*
iwlegacy: remove il_is_rfkill_hw
Stanislaw Gruszka
2012-02-22
1
-7
/
+1
*
iwlegacy: s/il_txq_mem/il_free_txq_mem/g
Stanislaw Gruszka
2012-02-22
4
-5
/
+5
*
iwlegacy: s/S_RF_KILL_HW/S_RFKILL/g
Stanislaw Gruszka
2012-02-22
5
-36
/
+36
*
iwlegacy: small queue initializations cleanup
Stanislaw Gruszka
2012-02-22
4
-61
/
+52
*
iwlegacy: enable only rfkill interrupt when rfkill switch is on during IFF_UP
Stanislaw Gruszka
2012-02-22
1
-4
/
+2
*
iwlegacy: small il4965_set_hw_ready cleanup
Stanislaw Gruszka
2012-02-22
1
-21
/
+14
*
iwlegacy: check correct il_poll_bit error value
Stanislaw Gruszka
2012-02-22
1
-1
/
+1
*
iwlegacy: do not grab nic access if rfkill
Stanislaw Gruszka
2012-02-22
5
-57
/
+97
*
iwleagcy: fix ident code damage
Stanislaw Gruszka
2012-02-22
2
-26
/
+10
*
iwleagcy: remove old comments
Stanislaw Gruszka
2012-02-22
1
-16
/
+0
*
iwlegacy: improve mac operation debuggability a bit
Stanislaw Gruszka
2012-02-22
2
-52
/
+53
*
iwlegacy: get rid of tx/rx traffic log
Stanislaw Gruszka
2012-02-22
6
-423
/
+145
*
iwlegacy: merge all ops structures into one
Stanislaw Gruszka
2012-02-22
5
-131
/
+78
*
iwlegacy: merge il_lib_ops into il_ops
Stanislaw Gruszka
2012-02-22
8
-81
/
+71
*
iwlegacy: remove il_apm_ops
Stanislaw Gruszka
2012-02-22
7
-27
/
+13
*
iwlegacy: merge eeprom_ops into lib_ops
Stanislaw Gruszka
2012-02-22
4
-16
/
+8
*
iwlegacy: remove temp_ops
Stanislaw Gruszka
2012-02-22
4
-25
/
+15
*
iwlegacy: move debugfs_ops to il_priv
Stanislaw Gruszka
2012-02-22
10
-38
/
+30
*
iwlegacy: gather all 4965 handlers in one place
Stanislaw Gruszka
2012-02-22
4
-325
/
+305
*
iwlegacy: regulatory_bands is not an ops
Stanislaw Gruszka
2012-02-22
4
-29
/
+42
*
iwlegacy: use writeb,writel,readl directly
Stanislaw Gruszka
2012-02-22
3
-9
/
+9
*
iwlegacy: cleanup/fix memory barriers
Stanislaw Gruszka
2012-02-22
2
-4
/
+7
*
iwlegacy: always check if got h/w access before write
Stanislaw Gruszka
2012-02-22
3
-18
/
+21
*
iwlegacy: dump stack when fail to gain access to the device
Stanislaw Gruszka
2012-02-22
1
-2
/
+3
*
rtlwifi: rtl8192se firmware load can overflow target buffer
Tim Gardner
2012-02-22
2
-2
/
+4
*
brcm80211: fmac: make sdio firmware filename specific
Arend van Spriel
2012-02-22
1
-6
/
+6
*
brcm80211: fmac: add USB support for bcm43235/6/8 chipsets
Arend van Spriel
2012-02-22
7
-7
/
+1812
*
brcm80211: fmac: use spinlock calls saving irq flags in brcmf_enq_event()
Arend van Spriel
2012-02-22
1
-2
/
+3
*
brcm80211: fmac: change allocation flag in brcmf_enq_event() function
Arend van Spriel
2012-02-22
1
-2
/
+4
*
brcm80211: fmac: update bus state in common driver part
Arend van Spriel
2012-02-22
2
-14
/
+8
*
brcm80211: fmac: only return success in brcmf_sdbrcm_bus_init() when true
Arend van Spriel
2012-02-22
1
-4
/
+3
*
brcm80211: fmac: move module entry points to dhd_linux.c
Arend van Spriel
2012-02-22
3
-5
/
+32
*
brcm80211: fmac: use specific types in struct brcmf_bus
Arend van Spriel
2012-02-22
3
-9
/
+12
*
brcm80211: fmac: make sure cancel_work_sync only called after INIT_WORK
Franky Lin
2012-02-22
1
-4
/
+4
*
brcm80211: fmac: resolve smatch issues in brcmfmac code
Arend van Spriel
2012-02-22
2
-2
/
+3
*
brcm80211: smac: remove smatch warnings from brcmsmac code
Arend van Spriel
2012-02-22
3
-5
/
+14
*
brcm80211: smac: fix endless retry of A-MPDU transmissions
Arend van Spriel
2012-02-22
1
-5
/
+1
*
brcm80211: smac: remove redundant assignments from txpwrctrl_pwr_setup_nphy
Arend van Spriel
2012-02-22
1
-20
/
+1
*
brcm80211: smac: fix unintended fallthru in wlc_phy_radio_init_2057()
Arend van Spriel
2012-02-22
1
-4
/
+3
*
brcm80211: update the maintainers listed for brcm80211 drivers
Arend van Spriel
2012-02-22
1
-1
/
+0
*
Correcting typos in rtlwifi/base.c
Tristan Pourcelot
2012-02-22
1
-3
/
+3
*
rtlwifi: rtl8192c-common: rtl8192se: rtl8192de: Simplify if statements
Larry Finger
2012-02-22
3
-277
/
+104
*
rt2x00:Add debug message for new chipset
John Li
2012-02-22
1
-2
/
+2
*
rt2x00:Fix typo
John Li
2012-02-22
1
-1
/
+1
*
rtlwifi/rtl8192c: in _rtl92c_phy_calculate_bit_shift remove comparing bitmask...
Devendra.Naga
2012-02-22
1
-1
/
+1
*
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2012-02-22
33
-798
/
+1386
|
\
|
*
wl12xx: remove some dead code in wl1271_plt_init()
Dan Carpenter
2012-02-15
1
-2
/
+0
|
*
wl12xx: delete wl->vif (and allow multiple vifs)
Eliad Peller
2012-02-15
2
-13
/
+0
[next]