index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
bcm47xx
/
gpio.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-08-08
bcm47xx: make it possible to build bcm47xx without ssb.
Hauke Mehrtens
1
-0
/
+6
2011-08-08
bcm47xx: prepare to support different buses
Hauke Mehrtens
9
-61
/
+160
2011-08-08
bcma: get CPU clock
Hauke Mehrtens
5
-0
/
+161
2011-08-08
bcma: add serial console support
Hauke Mehrtens
5
-0
/
+97
2011-08-08
bcma: add mips driver
Hauke Mehrtens
7
-0
/
+333
2011-08-08
bcma: add SOC bus
Hauke Mehrtens
9
-8
/
+263
2011-08-08
bcma: add functions to scan cores needed on SoCs
Hauke Mehrtens
7
-6
/
+154
2011-08-08
bcma: move initializing of struct bcma_bus to own function.
Hauke Mehrtens
1
-6
/
+11
2011-08-08
bcma: move parsing of EEPROM into own function.
Hauke Mehrtens
1
-112
/
+118
2011-08-08
ath9k: use pci_dev->subsystem_device
Sergei Shtylyov
1
-3
/
+2
2011-08-08
mwifiex: remove redundant variable scan_table_idx
Bing Zhao
2
-13
/
+0
2011-08-08
libertas_usb: use USB interface as parent device
Daniel Drake
1
-1
/
+1
2011-08-08
libertas: link mesh device to wiphy
Daniel Drake
8
-43
/
+117
2011-08-08
cfg80211: remove unused wext handler exports
Johannes Berg
4
-149
/
+66
2011-08-08
mwifiex: remove wireless.h inclusion and fix resulting bugs
Bing Zhao
7
-28
/
+19
2011-08-08
mac80211: remove linux/wireless.h inclusion
Johannes Berg
1
-1
/
+0
2011-08-08
mwifiex: add wext include
Johannes Berg
1
-0
/
+1
2011-08-08
wl1251: remove wext dependencies
Johannes Berg
2
-2
/
+2
2011-08-08
wl12xx: remove wext dependencies
Johannes Berg
5
-9
/
+9
2011-08-08
rndis_wlan: remove wireless extensions inclusions
Johannes Berg
1
-2
/
+0
2011-08-08
b43legacy: remove wireless extensions inclusions
Johannes Berg
2
-2
/
+0
2011-08-08
b43: remove wireless extensions inclusions
Johannes Berg
1
-1
/
+0
2011-08-08
ath5k: remove wireless extensions inclusions
Johannes Berg
1
-1
/
+0
2011-08-08
iwlegacy: remove wireless extensions inclusions
Johannes Berg
9
-9
/
+0
2011-08-08
iwlagn: remove wireless extensions inclusions
Johannes Berg
7
-7
/
+0
2011-08-08
cfg80211: split wext compatibility to separate header
Johannes Berg
7
-112
/
+129
2011-08-02
iwlagn: 5000 do not support idle mode
Wey-Yi Guy
3
-1
/
+5
2011-08-02
rt2x00: fix usage of NULL queue
Stanislaw Gruszka
1
-2
/
+3
2011-08-02
rt2x00: Fix compilation without CONFIG_RT2X00_LIB_CRYPTO
Helmut Schaa
1
-1
/
+2
2011-08-02
iwlagn: sysfs couldn't find the priv pointer
Emmanuel Grumbach
1
-9
/
+9
2011-08-01
rt2x00: rt2800: fix zeroing skb structure
Stanislaw Gruszka
1
-2
/
+1
2011-08-01
rtlwifi: Fix kernel oops on ARM SOC
Larry Finger
1
-9
/
+11
2011-08-01
ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabled
Stanislaw Gruszka
5
-13
/
+40
2011-08-01
cfg80211: off by one in nl80211_trigger_scan()
Dan Carpenter
1
-1
/
+1
2011-08-01
iwlegacy: set tx power after rxon_assoc
Stanislaw Gruszka
2
-3
/
+11
2011-08-01
ath9k: initialize tx chainmask before testing channel tx power values
Felix Fietkau
1
-0
/
+2
2011-07-28
tg3: Remove 5719 jumbo frames and TSO blocks
Matt Carlson
1
-3
/
+3
2011-07-28
tg3: Break larger frags into 4k chunks for 5719
Matt Carlson
2
-6
/
+47
2011-07-28
tg3: Add tx BD budgeting code
Matt Carlson
1
-20
/
+29
2011-07-28
tg3: Consolidate code that calls tg3_tx_set_bd()
Matt Carlson
1
-37
/
+42
2011-07-28
tg3: Add partial fragment unmapping code
Matt Carlson
2
-0
/
+27
2011-07-28
tg3: Generalize tg3_skb_error_unmap()
Matt Carlson
1
-32
/
+16
2011-07-28
tg3: Remove short DMA check for 1st fragment
Matt Carlson
1
-3
/
+0
2011-07-28
tg3: Simplify tx bd assignments
Matt Carlson
1
-39
/
+37
2011-07-28
tg3: Reintroduce tg3_tx_ring_info
Matt Carlson
2
-7
/
+12
2011-07-28
ASIX: Use only 11 bits of header for data size
Marek Vasut
1
-2
/
+2
2011-07-28
ASIX: Simplify condition in rx_fixup()
Marek Vasut
1
-3
/
+2
2011-07-28
Fix cdc-phonet build
Chris Clayton
1
-0
/
+1
2011-07-28
bonding: reduce noise during init
Andy Gospodarek
1
-1
/
+1
2011-07-28
bonding: fix string comparison errors
Andy Gospodarek
1
-62
/
+71
[next]