index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ibmveth.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-11-11
wl12xx: declare MODULE_FIRMWARE
Ben Hutchings
2
-0
/
+2
2009-11-11
prism54: declare MODULE_FIRMWARE
Ben Hutchings
1
-0
/
+3
2009-11-11
orinoco: declare MODULE_FIRMWARE
Ben Hutchings
1
-0
/
+6
2009-11-11
mwl8k: declare MODULE_FIRMWARE
Ben Hutchings
1
-0
/
+3
2009-11-11
libertas_tf_usb: declare MODULE_FIRMWARE
Ben Hutchings
1
-0
/
+2
2009-11-11
libertas: declare MODULE_FIRMWARE
Ben Hutchings
4
-0
/
+13
2009-11-11
iwmc3200wifi: declare MODULE_FIRMWARE
Ben Hutchings
1
-0
/
+3
2009-11-11
ipw2200: declare MODULE_FIRMWARE
Ben Hutchings
1
-0
/
+5
2009-11-11
ipw2100: declare MODULE_FIRMWARE
Ben Hutchings
1
-0
/
+6
2009-11-11
atmel: declare MODULE_FIRMWARE
Ben Hutchings
1
-0
/
+16
2009-11-11
at76c50x-usb: declare MODULE_FIRMWARE
Ben Hutchings
1
-0
/
+8
2009-11-11
b43-pio: Fix RX error path for rev>=8 devices
Michael Buesch
1
-1
/
+5
2009-11-11
staging/wireless: don't build when NET etc. are not enabled
Randy Dunlap
3
-4
/
+4
2009-11-11
iwlwifi: MAC_ACCESS_REQ cleanup
Ben Cahill
4
-11
/
+11
2009-11-11
iwlwifi: Fix issue on file transfer stalled in HT mode
Wey-Yi Guy
1
-0
/
+1
2009-11-11
iwlagn: update write pointers in iwl_irq_tasklet()
Ben Cahill
1
-6
/
+3
2009-11-11
iwlwifi: Add comments about MAC_ACCESS_REQ
Ben Cahill
1
-0
/
+20
2009-11-11
iwlwifi: Update comments for struct iwl_ssid_ie
Ben Cahill
1
-3
/
+4
2009-11-11
iwlwifi: speed up event log dumps
Ben Cahill
2
-12
/
+32
2009-11-11
iwlwifi: Limit size of Event Log dump
Ben Cahill
2
-0
/
+30
2009-11-11
iwlwifi: do not base station's sm_ps setting on AP
Wey-Yi Guy
1
-6
/
+0
2009-11-11
iwlwifi: drop non-production PCI-IDs
Wey-Yi Guy
3
-108
/
+2
2009-11-11
iwlwifi: fix for channel switch
Wey-Yi Guy
6
-25
/
+68
2009-11-11
iwlwifi: add FIFO usage for 5000
Johannes Berg
1
-3
/
+16
2009-11-11
iwlwifi: remove un-used parameter
Wey-Yi Guy
1
-2
/
+0
2009-11-11
iwlwifi: fix FIFO vs. queue confusion
Johannes Berg
2
-4
/
+10
2009-11-11
iwlwifi: don't double-activate queue 4
Johannes Berg
1
-3
/
+7
2009-11-11
iwlwifi: no periodic Tx/IQ calibration for 6x00/6x50 series
Wey-Yi Guy
1
-2
/
+0
2009-11-11
iwlwifi: use configured valid rx chain for scan
Shanyu Zhao
2
-2
/
+2
2009-11-11
iwlwifi: use only one chain for scan in PS
Shanyu Zhao
1
-1
/
+15
2009-11-11
iwlwifi: print rx_on config to help debug
Wey-Yi Guy
3
-1
/
+9
2009-11-11
iwlwifi: allocate 128 bytes linear buffer for rx skb
Zhu Yi
2
-2
/
+4
2009-11-11
iwlwifi: change debug message to error in failure case
Reinette Chatre
1
-2
/
+2
2009-11-11
b43: Rewrite TX bounce buffer handling
Michael Buesch
2
-28
/
+39
2009-11-11
CAN: use dev_get_by_index_rcu
stephen hemminger
1
-3
/
+3
2009-11-11
IPV4: use rcu to walk list of devices in IGMP
stephen hemminger
1
-8
/
+10
2009-11-11
decnet: use RCU to find network devices
stephen hemminger
1
-8
/
+6
2009-11-11
s390: use RCU to walk list of network devices
stephen hemminger
1
-3
/
+5
2009-11-11
net: use rcu for network scheduler API
stephen hemminger
1
-3
/
+4
2009-11-11
vlan: eliminate use of dev_base_lock
stephen hemminger
1
-7
/
+6
2009-11-11
netdev: add netdev_continue_rcu
stephen hemminger
2
-0
/
+16
2009-11-11
IPv6: use ipv6_addr_v4mapped()
Brian Haley
1
-1
/
+1
2009-11-11
parisc: led: Use for_each_netdev_rcu()
Eric Dumazet
1
-5
/
+2
2009-11-11
sit: Clean up DF code by copying from IPIP
Herbert Xu
1
-21
/
+21
2009-11-11
ipv6: Allow inet6_dump_addr() to handle more than 64 addresses
Eric Dumazet
1
-0
/
+6
2009-11-11
ipv6: speedup inet6_dump_ifinfo()
Eric Dumazet
1
-17
/
+28
2009-11-11
net: netlink_getname, packet_getname -- use DECLARE_SOCKADDR guard
Cyrill Gorcunov
3
-3
/
+3
2009-11-11
usbnet: Set link down initially for drivers that update link state
Ben Hutchings
5
-9
/
+12
2009-11-11
niu: Use DMA_BIT_MASK(44) instead of deprecated DMA_44BIT_MASK
Marin Mitov
1
-5
/
+1
2009-11-11
udp: bind() optimisation
Eric Dumazet
4
-16
/
+80
[next]