aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-11-08brcm80211: fmac: use sk_buff list for handling frames in receive pathArend van Spriel
2011-11-08rtl8192cu: Add new device IDsLarry Finger
2011-11-08brcm80211: util: remove function brcmu_format_hex() from brcmutilArend van Spriel
2011-11-08brcm80211: util: move brcmu_pktfrombuf() function to brcmfmacArend van Spriel
2011-11-08brcm80211: smac: remove phy api bypass in rate.hArend van Spriel
2011-11-08brcm80211: smac: some local function made static in main.cArend van Spriel
2011-11-08brcm80211: smac: avoid sprom endianess conversions for crc8 checkArend van Spriel
2011-11-08brcm80211: smac: remove obsolete srom variables from n-phyArend van Spriel
2011-11-08brcm80211: smac: indicate severe problems to Mac80211Roland Vossen
2011-11-08brcm80211: fmac: changed two scan related structuresRoland Vossen
2011-11-08brmc80211: fmac: reworked next_bss()Roland Vossen
2011-11-08brcm80211: fmac: annotated little endian struct with _leRoland Vossen
2011-11-08brcm80211: smac: removed support for SROM rev < 8Roland Vossen
2011-11-08brcm80211: smac: drop "40MHz intolerant" flag from HT capability infoArend van Spriel
2011-11-08brcm80211: removed duplicate definesAlwin Beukers
2011-11-08brcm80211: cleanup defines in main.cAlwin Beukers
2011-11-08iwmc3200wifi: add some more range checksDan Carpenter
2011-11-08rndis_wlan: add range check in del_key()Dan Carpenter
2011-11-08ath9k_hw: min_t() casts u32 to intDan Carpenter
2011-11-08iwlagn: use 6 Mbps rate for no-CCK scansJohannes Berg
2011-11-08iwlagn: simplify iwl_alloc_allDon Fry
2011-11-08iwlwifi: HW rev for 105 and 135 seriesWey-Yi Guy
2011-11-08iwlagn: remove unnecessary type for tracing operationsDon Fry
2011-11-08iwlagn: update wowlan APIJohannes Berg
2011-10-24dp83640: free packet queues on removeRichard Cochran
2011-10-24dp83640: use proper function to free transmit time stamping packetsRichard Cochran
2011-10-24|PATCH net-next] tg3: add tx_dropped counterEric Dumazet
2011-10-24be2net: don't create multiple RX/TX rings in multi channel modeSathya Perla
2011-10-24be2net: don't create multiple TXQs in BE2Sathya Perla
2011-10-24be2net: refactor VF setup/teardown code into be_vf_setup/clear()Sathya Perla
2011-10-24be2net: add vlan/rx-mode/flow-control config to be_setup()Sathya Perla
2011-10-24Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-10-24net: Fix driver name for mdio-gpio.cDirk Eibach
2011-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller
2011-10-24jme: fix irq storm after suspend/resumeClemens Buchacher
2011-10-24Add ethtool -g support to virtio_netRick Jones
2011-10-22bonding: Add a forgetten sysfs_attr_init on class_attr_bonding_mastersEric W. Biederman
2011-10-22tg3: fix tigon3_dma_hwbug_workaround()Eric Dumazet
2011-10-21igb: VFTA Table Fix for i350 devicesCarolyn Wyborny
2011-10-21igb: Move DMA Coalescing init code to separate function.Carolyn Wyborny
2011-10-21igb: Fix for Alt MAC Address feature on 82580 and later devicesCarolyn Wyborny
2011-10-21igbvf: Bump version numberWilliams, Mitch A
2011-10-21igbvf: Update module identification stringsWilliams, Mitch A
2011-10-21macvtap: Fix the minor device number allocationEric W. Biederman
2011-10-21macvtap: Rewrite macvtap_newlink so the error handling works.Eric W. Biederman
2011-10-21macvtap: Don't leak unreceived packets when we delete a macvtap device.Eric W. Biederman
2011-10-21macvtap: Fix macvtap_open races in the zero copy enable code.Eric W. Biederman
2011-10-21macvtap: Close a race between macvtap_open and macvtap_dellink.Eric W. Biederman
2011-10-21virtio_net: fix truesize underestimationEric Dumazet
2011-10-21bnx2x: fix skb truesize underestimationEric Dumazet