summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* drivers/net/cxgb3: Use memdup_userJulia Lawall2010-05-311-9/+3Star
* drivers/net: Use memdup_userJulia Lawall2010-05-311-8/+3Star
* cleanup: remove MIN_FRAG_SIZE definition.Rami Rosen2010-05-311-1/+0Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-316-18/+69
|\
| * be2net: remove superfluous externsDan Carpenter2010-05-291-2/+2
| * be2net: add unlock on error pathDan Carpenter2010-05-291-2/+5
| * fs_enet: Adjust BDs after tx errorMark Ware2010-05-291-6/+43
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-05-294-8/+19
| |\
| | * libertas: fix uninitialized variable warningPrarit Bhargava2010-05-281-3/+2Star
| | * ath9k: Fix bug in the way "bf_tx_aborted" of struct ath_buf is usedVasanthakumar Thiagarajan2010-05-281-1/+3
| | * ath9k: Fix ath_print in xmit for hardware reset.Justin P. Mattock2010-05-281-1/+1
| | * ar9170usb: fix read from freed driver contextChristian Lamparter2010-05-261-2/+12
| | * Revert "rt2x00: Fix rt2800usb TX descriptor writing."John W. Linville2010-05-261-1/+1
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2010-05-303-0/+1841
|\ \ \
| * | | can: Add support for Janz VMOD-ICAN3 Intelligent CAN moduleIra W. Snyder2010-05-283-0/+1841
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-289-52/+89
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | netdev/fec: fix ifconfig eth0 down hang issueBryan Wu2010-05-281-12/+16
| * | cnic: Fix context memory init. on 5709.Michael Chan2010-05-282-9/+5Star
| * | drivers/net: Eliminate a NULL pointer dereferenceJulia Lawall2010-05-281-2/+1Star
| * | drivers/net/hamradio: Eliminate a NULL pointer dereferenceJulia Lawall2010-05-281-2/+1Star
| * | be2net: Patch removes redundant while statement in loop.Sarveshwar Bandi2010-05-281-1/+1
| * | net: ll_temac: fix checksum offload logicBrian Hill2010-05-272-24/+63
| * | net: ll_temac: fix interrupt bug when interrupt 0 is usedBrian Hill2010-05-271-1/+1
| * | be2net: increase POST timeout for EEH recoverySathya Perla2010-05-261-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-2641-124/+333
|\| |
| * | drivers/net/usb/asix.c: Fix pointer cast.David S. Miller2010-05-261-2/+2
| * | be2net: Bug fix to avoid disabling bottom half during firmware upgrade.Sarveshwar Bandi2010-05-263-2/+20
| * | hso: add support for new productsFilip Aben2010-05-261-0/+3
| * | Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2010-05-251-2/+2
| |\ \
| | * | wimax/i2400m: fix bad race condition check in RX pathInaky Perez-Gonzalez2010-05-201-2/+2
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-05-2518-124/+93Star
| |\ \ \ | | | |/ | | |/|
| | * | ath9k: remove VEOL support for ad-hocFelix Fietkau2010-05-251-53/+10Star
| | * | ath9k: change beacon allocation to prefer the first beacon slotFelix Fietkau2010-05-251-9/+3Star
| | * | ath9k: Fix rx of mcast/bcast frames in PS mode with auto sleepVasanthakumar Thiagarajan2010-05-241-5/+12
| | * | iwlwifi: testing the wrong variable in iwl_add_bssid_station()Dan Carpenter2010-05-241-1/+1
| | * | ath9k_htc: rare leak in ath9k_hif_usb_alloc_tx_urbs()Dan Carpenter2010-05-241-0/+4
| | * | ath9k_htc: dereferencing before check in hif_usb_tx_cb()Dan Carpenter2010-05-241-2/+4
| | * | rt2x00: Fix rt2800usb TX descriptor writing.Gertjan van Wingerde2010-05-241-1/+1
| | * | rt2x00: Fix failed SLEEP->AWAKE and AWAKE->SLEEP transitions.Gertjan van Wingerde2010-05-244-14/+18
| | * | Revert "ath9k: Group Key fix for VAPs"John W. Linville2010-05-241-25/+3Star
| | * | wireless: update gfp/slab.h includesTejun Heo2010-05-242-0/+2
| | * | rt2x00: don't use to_pci_dev in rt2x00pci_uninitializeHelmut Schaa2010-05-241-1/+1
| | * | ath5k: consistently use rx_bufsize for RX DMABruno Randolf2010-05-241-3/+4
| | * | rndis_wlan: replace wireless_send_event with cfg80211_disconnectedJussi Kivilinna2010-05-211-6/+10
| | * | ath9k: remove AR9003 from PCI IDs for nowLuis R. Rodriguez2010-05-211-1/+0Star
| | * | wl1271: Fix RX data path frame lengthsJuuso Oikarinen2010-05-211-0/+2
| | * | iwlwifi: fix internal scan raceReinette Chatre2010-05-211-3/+18
| * | | macvlan: do proper cleanup in macvlan_common_newlink() V2Jiri Pirko2010-05-251-1/+8
| * | | be2net: Bug fix in init code in probeSarveshwar Bandi2010-05-251-4/+6
| * | | fec: add support for PHY interface platform dataBaruch Siach2010-05-242-0/+24