summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2012-10-29ath9k: fix stale pointers potentially causing access to free'd skbsFelix Fietkau
2012-10-24b43: Fix oops on unload when firmware not foundLarry Finger
2012-10-24mwifiex: clean up scan state on errorBing Zhao
2012-10-24mwifiex: return -EBUSY if specific scan request cannot be honoredBing Zhao
2012-10-24brcmfmac: fix potential NULL dereferenceYuanhan Liu
2012-10-24Revert "ath9k_hw: Updated AR9003 tx gain table for 5GHz"Felix Fietkau
2012-10-24ath9k_htc: Add PID/VID for a Ubiquiti WiFiStationMohammed Shafi Shajakhan
2012-10-24rt2x00: usb: fix reset resumeStanislaw Gruszka
2012-10-24rtlwifi: pass rx setup error code to callerChristian Lamparter
2012-10-16iwlwifi: fix 6000 series channel switch commandJohannes Berg
2012-10-15net/wireless: ipw2200: Fix panic occurring in ipw_handle_promiscuous_tx()Stanislav Yakovlev
2012-10-15brcmfmac: fix end of loop check (signedness bug)Dan Carpenter
2012-10-15brcmfmac: set dongle mode accordingly when interface upFranky Lin
2012-10-15brcmfmac: use control channel in roamed status reportingFranky Lin
2012-10-15brcmfmac: handle all exceptions as an error.Hante Meuleman
2012-10-12mcs7830: Fix link state detectionOndrej Zary
2012-10-11usbnet: Support devices reporting idlenessOliver Neukum
2012-10-11net/ethernet/jme: disable ASPMKevin Baradon
2012-10-11kaweth: print correct debug ptrAlan Cox
2012-10-10e1000e: Change wthresh to 1 to avoid possible Tx stallsHiroaki SHIMODA
2012-10-10xen: netback: handle compound page fragments on transmit.Ian Campbell
2012-10-10vxlan: fix oops when give unknown ifindexstephen hemminger
2012-10-10vxlan: fix receive checksum handlingstephen hemminger
2012-10-10vxlan: add additional headroomstephen hemminger
2012-10-10vxlan: allow configuring port rangestephen hemminger
2012-10-10vxlan: associate with tunnel socket on transmitstephen hemminger
2012-10-10vxlan: use ip_route_outputstephen hemminger
2012-10-10vxlan: fix byte order in hash functionstephen hemminger
2012-10-10vxlan: minor output refactoringstephen hemminger
2012-10-10Merge tag 'master-2012-10-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2012-10-09netdev/phy: Prototype of_mdio_find_bus()Mark Brown
2012-10-09farsync: fix support for over 30 cardsDan Carpenter
2012-10-09be2net: Remove code that stops further access to BE NIC based on UE bitsAjit Khaparde
2012-10-09pch_gbe: Fix build error by selecting all the possible dependencies.Haicheng Li
2012-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2012-10-09e1000e: add device IDs for i218Bruce Allan
2012-10-09ixgbe/ixgbevf: Limit maximum jumbo frame size to 9.5K to avoid Tx hangsAlexander Duyck
2012-10-09ixgbevf: Set the netdev number of Tx queuesGreg Rose
2012-10-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-10-09net: fix typo in freescale/ucc_geth.cMichael Neuling
2012-10-08vxlan: fix more sparse warningsStephen Hemminger
2012-10-08carl9170: fix sleep in softirq contextRonald Wahl
2012-10-08ath5k: fix potential NULL pointer dereference in ath5k_beacon_update()Wei Yongjun
2012-10-08mwifiex: update cfg80211 with correct reason code when connection is lostAmitkumar Karwar
2012-10-08mwifiex: update cfg80211 with correct reason code when association failsAmitkumar Karwar
2012-10-08mwifiex: reset scan_processing flag in failure casesAmitkumar Karwar
2012-10-08mwifiex: return -EBUSY if scan request cannot be honoredBing Zhao
2012-10-08net: gro: selective flush of packetsEric Dumazet
2012-10-08skge: Add DMA mask quirk for Marvell 88E8001 on ASUS P5NSLI motherboardGraham Gower
2012-10-08cxgb4: Address various sparse warningsVipul Pandya