summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2008-12-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-12-02Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/rus...David S. Miller
2008-12-02mac8390: update to net_device_opsStephen Hemminger
2008-12-02etherh: build fix for net-nextStephen Hemminger
2008-12-02virtio_net: large tx MTU supportMark McLoughlin
2008-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-12-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-11-30get xenbus_driver ->probe() "recognized" by modpostAl Viro
2008-11-30section errors in smc911x/smc91xAl Viro
2008-11-30section misannotation in ibmtr_csAl Viro
2008-11-30ixgbe section fixesAl Viro
2008-11-29pppol2tp: Add missing sock_put() in pppol2tp_release()Frédéric Moulins
2008-11-29cxgb3: Fix sparse warning and micro-optimize is_pure_response()Roland Dreier
2008-11-29mlx4_core: Save/restore default port IB capability maskJack Morgenstein
2008-11-29phy: add the ST ste10Xp PHYsGiuseppe Cavallaro
2008-11-29phy: Add file missed in previous commit.David S. Miller
2008-11-29phy: power management supportGiuseppe Cavallaro
2008-11-29phy: add natsemi PHY driverGiuseppe Cavallaro
2008-11-28ne2: silence static never defined warningsIlpo Järvinen
2008-11-28bnx2: use net_device_stats nowadays available in net_deviceIlpo Järvinen
2008-11-28niu: use net_device_stats nowadays available in net_deviceIlpo Järvinen
2008-11-27ixgbe: section fixesAl Viro
2008-11-27igb: Add support for pci-e Advanced Error ReportingAlexander Duyck
2008-11-27e100: cleanup link up/down messagesJeff Kirsher
2008-11-27ixgb: cleanup link up/down messagesJeff Kirsher
2008-11-27e1000: cleanup link up/down messagesJeff Kirsher
2008-11-27ixgbe: cleanup link up/down messagesJeff Kirsher
2008-11-27igb: link up/down messages must follow a specific formatAlexander Duyck
2008-11-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-26cxgb3: Update FW loading path.Divy Le Ray
2008-11-26cxgb3: avoid potential memory leak.Divy Le Ray
2008-11-26cxgb3: set hard_xmit in the netdev_opsDivy Le Ray
2008-11-26macvlan: don't broadcast PAUSE frames to macvlan devicesPatrick McHardy
2008-11-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-11-26mac80211_hwsim: fix-up some print_mac merge damageJohn W. Linville
2008-11-26p54: fix wmm queue settingsChristian Lamparter
2008-11-26ath9k: Use proper TX channel width for setting channelsSujith
2008-11-26ath9k: Code scrubSujith
2008-11-26orinoco: Provide option to avoid unnecessary fw cachingDavid Kilroy
2008-11-26orinoco: Resume spectrum_cs in the same way as orinoco_csDavid Kilroy
2008-11-26orinoco: Cache Symbol firmwareDavid Kilroy
2008-11-26orinoco: Separate fw caching from downloadDavid Kilroy
2008-11-26ath9k: Handle -ENOMEM on RX gracefullyLuis R. Rodriguez
2008-11-26ath5k: Clean up eeprom parsing and add missing calibration dataFelix Fietkau
2008-11-26ath9k: Dont update rate control for every AMPDUVasanthakumar Thiagarajan
2008-11-26iwlwifi: TX update chicken bitsWinkler, Tomas
2008-11-26iwlwifi: TX setup fix confusion between TX queue and TX DMA channelWinkler, Tomas
2008-11-26iwlwifi: 4965 define firmware file name onceWinkler, Tomas
2008-11-26iwlwifi: enable base band calibration in 5000 HWTomas Winkler