summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-10-08ipv4: Remove leftover rcu_read_unlock calls from __mkroute_output()Dimitris Michailidis
2010-10-08net: clear heap allocation for ETHTOOL_GRXCLSRLALLKees Cook
2010-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-10-08sfc: Don't try to set filters with search depths we know won't workBen Hutchings
2010-10-08net: Update kernel-doc for netif_set_real_num_rx_queues()Ben Hutchings
2010-10-08isdn: strcpy() => strlcpy()Dan Carpenter
2010-10-07ath9k_hw: Fix hw reset failure with HTC driverRajkumar Manoharan
2010-10-07cfg80211: constify WDS addressJohannes Berg
2010-10-07nl80211: use new genl helpers for WDSJohannes Berg
2010-10-07mac80211: fix sw scan lockingJohannes Berg
2010-10-07wl1271: Support FEM autodetectionJuuso Oikarinen
2010-10-07Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville
2010-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-10-07Revert "mac80211: use netif_receive_skb in ieee80211_tx_status callpath"John W. Linville
2010-10-07Revert "rtl8180: use NAPI for bottom-half processing"John W. Linville
2010-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...David S. Miller
2010-10-07ixgbe: Use affinity_hint when Flow Director is enabledPeter Waskiewicz
2010-10-07drivers/net/stmmac/: add HAS_IOMEM dependencyMartin Schwidefsky
2010-10-07net: netif_set_real_num_rx_queues may cap num_rx_queues at init timeJohn Fastabend
2010-10-07eicon: make buffer largerDan Carpenter
2010-10-07dccp: Kill dead code and add static markers.stephen hemminger
2010-10-07sundance: Drop legacy _COMPAT_WITH_OLD_KERNEL includesDenis Kirjanov
2010-10-07TCP: Fix setting of snd_ssthresh in tcp_mtu_probe_successJohn Heffner
2010-10-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-10-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2010-10-07bonding: add Speed/Duplex information to /proc/net/bonding/bondKrzysztof Oledzki
2010-10-07neigh: RCU conversion of struct neighbourEric Dumazet
2010-10-06iwlagn: add define for MODULE_FIRMWAREWey-Yi Guy
2010-10-06iwlagn: fix module firmware name for 130 series deviceWey-Yi Guy
2010-10-06bonding: reread information about speed and duplex when interface goes upKrzysztof Piotr Oledzki
2010-10-06bonding: print information about speed and duplex seen by the driverKrzysztof Piotr Oledzki
2010-10-06bnx2x: update version to 1.60.00-1Dmitry Kravkov
2010-10-06bnx2x: properly initialize FW statsDmitry Kravkov
2010-10-06bnx2x: code beautifyDmitry Kravkov
2010-10-06bnx2x, cnic: Fix SPQ return creditDmitry Kravkov
2010-10-06bnx2x: move msix table initialization to probe()Dmitry Kravkov
2010-10-06bnx2x: use L1_CACHE_BYTES instead of magic numberDmitry Kravkov
2010-10-06bnx2x: use proper constants for dma_unmap* callsDmitry Kravkov
2010-10-06bnx2x: remove unused fields in main driver structureDmitry Kravkov
2010-10-06bnx2x: remove unused parameter in reuse_rx_skb()Dmitry Kravkov
2010-10-06bnx2x: Add 57712 supportDmitry Kravkov
2010-10-06bnx2x: change type of spq_left to atomicDmitry Kravkov
2010-10-06bnx2x: rename MF related fieldsDmitry Kravkov
2010-10-06bnx2x: remove old FW filesDmitry Kravkov
2010-10-06bnx2x, cnic, bnx2i: use new FW/HSIDmitry Kravkov
2010-10-06bnx2x: add 6.0.34 fw filesDmitry Kravkov
2010-10-06bnx2x: create folder for bnx2x firmware filesDmitry Kravkov
2010-10-06cnic: Fine-tune ring init code.Michael Chan
2010-10-06cnic: Use pfid for internal memory offsets.Michael Chan