summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* libertas: fix uninitialized variable warningPrarit Bhargava2010-05-281-3/+2
* 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
* ath9k: remove VEOL support for ad-hocFelix Fietkau2010-05-251-53/+10
* ath9k: change beacon allocation to prefer the first beacon slotFelix Fietkau2010-05-251-9/+3
* 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/+3
* 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/+0
* wl1271: Fix RX data path frame lengthsJuuso Oikarinen2010-05-211-0/+2
* iwlwifi: fix internal scan raceReinette Chatre2010-05-211-3/+18
* can: SJA1000 add missing spin_lock_init()Oliver Hartkopp2010-05-211-0/+2
* sh_eth: Fix memleak in sh_mdio_releaseDenis Kirjanov2010-05-211-0/+3
* ixgbe:add support for a new 82599 10G Base-T deviceMallikarjuna R Chilakala2010-05-217-0/+111
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-05-216-39/+35
|\
| * USB: remove leftover references to udev->autosuspend_disabledAlan Stern2010-05-201-1/+1
| * USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-205-38/+34
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-21793-32480/+59842
|\ \
| * \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-05-194-0/+4
| |\ \
| * | | ixgbe: add support for active DA cablesDon Skidmore2010-05-196-14/+54
| * | | ixgbe: dcb, do not tag tc_prio_control framesJohn Fastabend2010-05-191-1/+2
| * | | ixgbe: fix ixgbe_tx_is_paused logicJohn Fastabend2010-05-191-4/+4
| * | | ixgbe: always enable vlan strip/insert when DCB is enabledYi Zou2010-05-191-1/+9
| * | | ixgbe: remove some redundant code in setting FCoE FIP filterYi Zou2010-05-191-6/+0
| * | | ixgbe: fix wrong offset to fc_frame_header in ixgbe_fcoe_ddpYi Zou2010-05-191-4/+7
| * | | ixgbe: fix header len when unsplit packet overflows to data bufferShannon Nelson2010-05-191-2/+3
| * | | cxgb4: notify upper drivers if the device is already up when they loadDimitris Michailidis2010-05-191-0/+3
| * | | cxgb4: keep interrupts available when the ports are brought downDimitris Michailidis2010-05-192-28/+22
| * | | cxgb4: fix initial addition of MAC addressDimitris Michailidis2010-05-191-1/+1
| * | | cnic: Return SPQ credit to bnx2x after ring setup and shutdown.Michael Chan2010-05-192-1/+75
| * | | cnic: Convert cnic_local_flags to atomic ops.Michael Chan2010-05-192-6/+5
| * | | can: Fix SJA1000 command register writes on SMP systemsOliver Hartkopp2010-05-182-3/+18
| * | | ARCNET: Limit com20020 PCI ID matches for SOHARD cardsAndreas Bombe2010-05-181-2/+2
| * | | cleanup: remove pppoe_ioctl() declaration.Rami Rosen2010-05-181-1/+0
| * | | drivers/net: Use kcalloc or kzallocJulia Lawall2010-05-182-4/+2
| * | | drivers/net/vmxnet3: Use kzallocJulia Lawall2010-05-181-2/+1
| * | | drivers/net: Use kzallocJulia Lawall2010-05-181-2/+1
| * | | net: Add ndo_{set|get}_vf_port support for enic dynamic vnicsScott Feldman2010-05-189-24/+521
| * | | drivers/net: remove useless semicolonsJoe Perches2010-05-1823-33/+33
| * | | pegasus: fix USB device ID for ETX-US2Tadashi Abe2010-05-181-1/+1