summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-11-08brcm80211: fmac: use brcmf_del_if for all net devicesFranky Lin1-29/+26
2011-11-08brcm80211: fmac: allow wd timer to be disabled when bus downFranky Lin1-4/+4
2011-11-08brcm80211: fmac: use sk_buff list for handling frames in receive pathArend van Spriel1-29/+33
2011-11-08rtl8192cu: Add new device IDsLarry Finger1-4/+32
2011-11-08brcm80211: util: remove function brcmu_format_hex() from brcmutilArend van Spriel3-39/+14
2011-11-08brcm80211: util: move brcmu_pktfrombuf() function to brcmfmacArend van Spriel3-34/+24
2011-11-08brcm80211: smac: remove phy api bypass in rate.hArend van Spriel2-4/+3
2011-11-08brcm80211: smac: some local function made static in main.cArend van Spriel1-6/+5
2011-11-08brcm80211: smac: avoid sprom endianess conversions for crc8 checkArend van Spriel1-39/+30
2011-11-08brcm80211: smac: remove obsolete srom variables from n-phyArend van Spriel3-72/+2
2011-11-08brcm80211: smac: indicate severe problems to Mac80211Roland Vossen3-11/+12
2011-11-08brcm80211: fmac: changed two scan related structuresRoland Vossen1-7/+2
2011-11-08brmc80211: fmac: reworked next_bss()Roland Vossen2-10/+10
2011-11-08brcm80211: fmac: annotated little endian struct with _leRoland Vossen3-15/+15
2011-11-08brcm80211: smac: removed support for SROM rev < 8Roland Vossen2-347/+34
2011-11-08brcm80211: smac: drop "40MHz intolerant" flag from HT capability infoArend van Spriel1-4/+2
2011-11-08brcm80211: removed duplicate definesAlwin Beukers7-78/+15
2011-11-08brcm80211: cleanup defines in main.cAlwin Beukers1-200/+148
2011-11-08iwmc3200wifi: add some more range checksDan Carpenter1-2/+13
2011-11-08rndis_wlan: add range check in del_key()Dan Carpenter1-1/+8
2011-11-08ath9k_hw: min_t() casts u32 to intDan Carpenter1-1/+1
2011-11-08iwlagn: use 6 Mbps rate for no-CCK scansJohannes Berg1-1/+2
2011-11-08iwlagn: simplify iwl_alloc_allDon Fry1-6/+4
2011-11-08iwlwifi: HW rev for 105 and 135 seriesWey-Yi Guy1-2/+2
2011-11-08iwlagn: remove unnecessary type for tracing operationsDon Fry2-13/+12
2011-11-08iwlagn: update wowlan APIJohannes Berg2-11/+29
2011-10-24dp83640: free packet queues on removeRichard Cochran1-0/+7
2011-10-24dp83640: use proper function to free transmit time stamping packetsRichard Cochran1-2/+2
2011-10-24|PATCH net-next] tg3: add tx_dropped counterEric Dumazet2-12/+12
2011-10-24be2net: don't create multiple RX/TX rings in multi channel modeSathya Perla2-4/+18
2011-10-24be2net: don't create multiple TXQs in BE2Sathya Perla1-10/+16
2011-10-24be2net: refactor VF setup/teardown code into be_vf_setup/clear()Sathya Perla3-152/+147
2011-10-24be2net: add vlan/rx-mode/flow-control config to be_setup()Sathya Perla1-65/+56
2011-10-24Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller26-108/+203
2011-10-24net: Fix driver name for mdio-gpio.cDirk Eibach1-1/+1
2011-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller6-66/+148
2011-10-24jme: fix irq storm after suspend/resumeClemens Buchacher1-0/+6
2011-10-24Add ethtool -g support to virtio_netRick Jones2-0/+23
2011-10-22bonding: Add a forgetten sysfs_attr_init on class_attr_bonding_mastersEric W. Biederman1-0/+1
2011-10-22tg3: fix tigon3_dma_hwbug_workaround()Eric Dumazet1-4/+4
2011-10-21igb: VFTA Table Fix for i350 devicesCarolyn Wyborny5-4/+65
2011-10-21igb: Move DMA Coalescing init code to separate function.Carolyn Wyborny1-56/+68
2011-10-21igb: Fix for Alt MAC Address feature on 82580 and later devicesCarolyn Wyborny1-0/+7
2011-10-21igbvf: Bump version numberWilliams, Mitch A1-1/+1
2011-10-21igbvf: Update module identification stringsWilliams, Mitch A1-5/+7
2011-10-21macvtap: Fix the minor device number allocationEric W. Biederman1-16/+71
2011-10-21macvtap: Rewrite macvtap_newlink so the error handling works.Eric W. Biederman1-24/+49
2011-10-21macvtap: Don't leak unreceived packets when we delete a macvtap device.Eric W. Biederman1-0/+6
2011-10-21macvtap: Fix macvtap_open races in the zero copy enable code.Eric W. Biederman1-6/+5
2011-10-21macvtap: Close a race between macvtap_open and macvtap_dellink.Eric W. Biederman1-0/+2