summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-19qlge: Protect qlge_resume() with CONFIG_PMDavid S. Miller
2008-09-19qlge: Fix warnings in debugging code.David S. Miller
2008-09-19Merge branch 'new-drivers' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller
2008-09-19net: Fix build with ARCH=umDavid S. Miller
2008-09-18ISDN sockets: add missing lockdep stringsRĂ©mi Denis-Courmont
2008-09-18bnx2: Remove timer_interval field from the bnx2 structureBenjamin Li
2008-09-18bnx2: Remove name field from bnx2 structureBenjamin Li
2008-09-18bnx2: Update MODULE_DESCRIPTION to include the 5716Benjamin Li
2008-09-18bnx2: In bnx2_set_mac_link() return void rather then intBenjamin Li
2008-09-18qlge: New Qlogic 10Gb Ethernet Driver.Ron Mercer
2008-09-18jme: JMicron Gigabit Ethernet DriverGuo-Fu Tseng
2008-09-18enic: add Cisco 10G Ethernet NIC driverScott Feldman
2008-09-18atl2: add atl2 driverChris Snook
2008-09-17ipvs: change some __constant_htons() to htons()Brian Haley
2008-09-17ipvs: add __aquire/__release annotations to ip_vs_info_seq_start/ip_vs_info_s...Simon Horman
2008-09-17ipvs: supply a valid 0 address to ip_vs_conn_new()Simon Horman
2008-09-17ipvs: only unlock in ip_vs_edit_service() if already lockedSimon Horman
2008-09-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/horms/lvs-2.6 into lvs-ne...Simon Horman
2008-09-13net: ip_vs_proto_{tcp,udp} build fixStephen Rothwell
2008-09-13multiq: Further multiqueue cleanupAlexander Duyck
2008-09-13skbedit: Fix a typo in the documentationAlexander Duyck
2008-09-12pkt_action: add new action skbeditAlexander Duyck
2008-09-12pkt_sched: Add multiqueue scheduler supportAlexander Duyck
2008-09-12tcp_ipv6: fix use of uninitialized memoryVegard Nossum
2008-09-12net: fix scheduling of dst_gc_task by __dst_freeBenjamin Thery
2008-09-12vlan: vlan device not reading gso max size of parent.Alexander Duyck
2008-09-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-09-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-09-11tg3: Fix DMA mapping leak in tigon3_dma_hwbug_workaround().David S. Miller
2008-09-11libertas: Improvements on automatic tx power control via SIOCSIWTXPOW.Anna Neal
2008-09-11mac80211: Reorder debugfs calls during netdev deinitJouni Malinen
2008-09-11mac80211: move frame TX functionJohannes Berg
2008-09-11mac80211: make ieee80211_rx_h_mgmt more readableJohannes Berg
2008-09-11mac80211: move spectrum management code outJohannes Berg
2008-09-11mac80211: make BA session handling independent of STA modeJohannes Berg
2008-09-11mac80211: initialise queue QoS parameters at hw startJohannes Berg
2008-09-11iwlwifi: Added support for 3 antennasGuy Cohen
2008-09-11iwlwifi: fix searching for best rate in new search columnGuy Cohen
2008-09-11iwl3945 : Code cleanupAbhijeet Kolekar
2008-09-11libertas: clear current command on card removalDan Williams
2008-09-11rt2x00: Make rt2x00 LEDS invisible config optionIvo van Doorn
2008-09-11rt2x00: Make RFKILL enabled by defaultIvo van Doorn
2008-09-11mac80211: split ieee80211_sta_def_wmm_paramsJohannes Berg
2008-09-11mac80211: consolidate deauth/disassocJohannes Berg
2008-09-11mac80211: reorder frame code in mlmeJohannes Berg
2008-09-11mac80211: remove useless 'ibss' parameterJohannes Berg
2008-09-11mac80211: simplify scan startJohannes Berg
2008-09-11mac80211: clarify scan requestJohannes Berg
2008-09-11mac80211: move some HT code out of main.cJohannes Berg
2008-09-11mac80211: move some HT code out of mlme.cJohannes Berg