aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2010-05-31mlx4_en: use net_device dev_id to indicate port numberEli Cohen
2010-05-31xen: netfront: explicitly generate arp_notify event after migration.Ian Campbell
2010-05-31drivers/net/wan: Use memdup_userJulia Lawall
2010-05-31drivers/net/wan: Use memdup_userJulia Lawall
2010-05-31drivers/net/cxgb3: Use memdup_userJulia Lawall
2010-05-31drivers/net: Use memdup_userJulia Lawall
2010-05-31cleanup: remove MIN_FRAG_SIZE definition.Rami Rosen
2010-05-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-05-30Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2010-05-29be2net: remove superfluous externsDan Carpenter
2010-05-29be2net: add unlock on error pathDan Carpenter
2010-05-29fs_enet: Adjust BDs after tx errorMark Ware
2010-05-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-05-28libertas: fix uninitialized variable warningPrarit Bhargava
2010-05-28ath9k: Fix bug in the way "bf_tx_aborted" of struct ath_buf is usedVasanthakumar Thiagarajan
2010-05-28ath9k: Fix ath_print in xmit for hardware reset.Justin P. Mattock
2010-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-05-28netdev/fec: fix ifconfig eth0 down hang issueBryan Wu
2010-05-28cnic: Fix context memory init. on 5709.Michael Chan
2010-05-28drivers/net: Eliminate a NULL pointer dereferenceJulia Lawall
2010-05-28drivers/net/hamradio: Eliminate a NULL pointer dereferenceJulia Lawall
2010-05-28be2net: Patch removes redundant while statement in loop.Sarveshwar Bandi
2010-05-28can: Add support for Janz VMOD-ICAN3 Intelligent CAN moduleIra W. Snyder
2010-05-26net: ll_temac: fix checksum offload logicBrian Hill
2010-05-26net: ll_temac: fix interrupt bug when interrupt 0 is usedBrian Hill
2010-05-26ar9170usb: fix read from freed driver contextChristian Lamparter
2010-05-26Revert "rt2x00: Fix rt2800usb TX descriptor writing."John W. Linville
2010-05-26be2net: increase POST timeout for EEH recoverySathya Perla
2010-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-05-25drivers/net/usb/asix.c: Fix pointer cast.David S. Miller
2010-05-25be2net: Bug fix to avoid disabling bottom half during firmware upgrade.Sarveshwar Bandi
2010-05-25hso: add support for new productsFilip Aben
2010-05-25driver core: add devname module aliases to allow module on-demand auto-loadingKay Sievers
2010-05-25Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2010-05-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-05-25ath9k: remove VEOL support for ad-hocFelix Fietkau
2010-05-25ath9k: change beacon allocation to prefer the first beacon slotFelix Fietkau
2010-05-25drivers: wireless: use new hex_to_bin() methodAndy Shevchenko
2010-05-24macvlan: do proper cleanup in macvlan_common_newlink() V2Jiri Pirko
2010-05-24be2net: Bug fix in init code in probeSarveshwar Bandi
2010-05-24ath9k: Fix rx of mcast/bcast frames in PS mode with auto sleepVasanthakumar Thiagarajan
2010-05-24iwlwifi: testing the wrong variable in iwl_add_bssid_station()Dan Carpenter
2010-05-24ath9k_htc: rare leak in ath9k_hif_usb_alloc_tx_urbs()Dan Carpenter
2010-05-24ath9k_htc: dereferencing before check in hif_usb_tx_cb()Dan Carpenter
2010-05-24rt2x00: Fix rt2800usb TX descriptor writing.Gertjan van Wingerde
2010-05-24rt2x00: Fix failed SLEEP->AWAKE and AWAKE->SLEEP transitions.Gertjan van Wingerde
2010-05-24Revert "ath9k: Group Key fix for VAPs"John W. Linville
2010-05-24wireless: update gfp/slab.h includesTejun Heo
2010-05-24rt2x00: don't use to_pci_dev in rt2x00pci_uninitializeHelmut Schaa