summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-12-30drivers/net/usb/catc.c: use %pM to shown MAC addressH Hartley Sweeten
2009-12-30drivers/net/xilinx_emaclite.c: use %pM to shown MAC addressH Hartley Sweeten
2009-12-30drivers/net/via-velocity.c: use %pM to shown MAC addressH Hartley Sweeten
2009-12-30drivers/net/usb/rtl8150.c: use %pM to shown MAC addressH Hartley Sweeten
2009-12-30drivers/net/igbvf/netdev.c: use %pM to shown MAC addressH Hartley Sweeten
2009-12-30drivers/net/lib82596.c: use %pM to shown MAC addressH Hartley Sweeten
2009-12-27llc: use dev_hard_headerOctavian Purdila
2009-12-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-24enic: whitespace cleanup; #define cleanup; more verbose err msgScott Feldman
2009-12-24enic: feature add: add ethtool -c/C supportScott Feldman
2009-12-24enic: Bug fix: align desc ring sizes to 32 descsScott Feldman
2009-12-24enic: minimize pkt filter updates to firmwareScott Feldman
2009-12-24enic: Bug fix: try harder to fill Rx ring on skb allocation failuresScott Feldman
2009-12-24enic: Bug fix: use safe queue shutdown in dev->stopScott Feldman
2009-12-23netxen: fix unified fw size checkAmit Kumar Salecha
2009-12-23netxen: support pci error handlersAmit Kumar Salecha
2009-12-23netxen: fix tx timeout recoveryAmit Kumar Salecha
2009-12-23netxen: minor suspend resume fixesAmit Kumar Salecha
2009-12-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-12-22kfifo: fix warn_unused_resultStefani Seibold
2009-12-22kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold
2009-12-22kfifo: cleanup namespaceStefani Seibold
2009-12-22kfifo: move out spinlockStefani Seibold
2009-12-22kfifo: move struct kfifo in placeStefani Seibold
2009-12-22ath9k: Fix TX poll routineSujith
2009-12-22ath9k: Remove ANI lockSujith
2009-12-22ath9k: Clarify Interrupt mitigationSujith
2009-12-22iwlwifi: Constify struct iwl_opsEmese Revfy
2009-12-22iwlwifi: use new mac80211 SMPSJohannes Berg
2009-12-22zd1211rw: improve ejecting of fake CDROMStefan Seyfried
2009-12-22ar9170usb: add Sphairon Homelink 1202 USB IDStefan Seyfried
2009-12-22ath9k: add MCS rate index back to debufs rcstatLuis R. Rodriguez
2009-12-22mac80211_hwsim: Check all local addresses for TX Ack statusJouni Malinen
2009-12-22iwmc3200wifi: Avoid an offset calculation for each management frame.Joe Perches
2009-12-22libertas: remove priv->ratebitmapHolger Schurig
2009-12-22libertas: remove priv->capabilityHolger Schurig
2009-12-22libertas: make mesh configurableHolger Schurig
2009-12-22libertas: add access functions for mesh open/connect statusHolger Schurig
2009-12-22libertas: move mesh SSID initialization into mesh.cHolger Schurig
2009-12-22libertas: decouple mesh and rtapHolger Schurig
2009-12-22libertas: move mesh-related definitions into mesh.hHolger Schurig
2009-12-22libertas: remove mesh_autostart_enabled and sync_channelHolger Schurig
2009-12-22libertas: use priv->mesh_tlv instead of priv->mesh_fw_verHolger Schurig
2009-12-22mac80211_hwsim: implement ampdu actionJohannes Berg
2009-12-22mac80211: enable spatial multiplexing powersaveJohannes Berg
2009-12-22iwmc3200wifi: rx aggregation supportZhu Yi
2009-12-21rt2x00: Fix trimming of L2 padded frames.Gertjan van Wingerde
2009-12-21rt2x00: Fix rt2800usb RX frame format and as such L2PADBenoit Papillault
2009-12-21rt2x00: Disable RX aggregation for rt2800usbBenoit PAPILLAULT
2009-12-21rt2x00: Only remove L2 padding in received frames if there is payload.Gertjan van Wingerde