aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-02
|\
| * IRDA: remove double inclusion of module.hAlexander Beregalov2008-11-02
| * net: Really remove all of LOOPBACK_TSO code.David S. Miller2008-10-31
| * net: delete excess kernel-doc notationRandy Dunlap2008-10-31
| * Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-10-31
| |\
| | * gianfar: Don't reset TBI<->SerDes link if it's already upTrent Piepho2008-10-31
| | * gianfar: Fix race in TBI/SerDes configurationTrent Piepho2008-10-31
| | * at91_ether: request/free GPIO for PHY interruptDavid Brownell2008-10-31
| | * amd8111e: fix dma_free_coherent contextChunbo Luo2008-10-31
| | * atl1: fix vlan tag regressionJay Cliburn2008-10-31
| | * SMC91x: delete unused local variable "lp"Mike Frysinger2008-10-31
| | * myri10ge: fix stop/go mmio orderingBrice Goglin2008-10-31
| | * bonding: fix panic when taking bond interface down before removing moduleAndy Gospodarek2008-10-31
| | * bonding: Clean up resource leaksJay Vosburgh2008-10-31
| | * bonding: fix miimon failure counterJay Vosburgh2008-10-31
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-10-31
| |\ \
| | * | ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA modeBob Copeland2008-10-29
| | * | ath5k: Fix reset sequence for AR5212 in general and RF5111 in particularElias Oltmanns2008-10-29
| | * | rt2x00: Fix build error when mac80211=M rt2x00=YIvo van Doorn2008-10-29
| | * | ath5k: correct misspelling in debug helpBob Copeland2008-10-29
| | * | libertas: fix buffer overrunJohannes Berg2008-10-29
| | * | libertas: remove two libertas sparse warningHolger Schurig2008-10-29
| | * | iwlwifi: fix suspend to RAM in iwlwifiTomas Winkler2008-10-29
| * | | pppoe: Fix socket leak.David S. Miller2008-10-31
| | |/ | |/|
* | | el3_common_init() should be __devinit, not __initAl Viro2008-11-01
* | | Merge branch 'cris_move' of git://www.jni.nu/crisLinus Torvalds2008-11-01
|\ \ \
| * | | [CRIS] Move header files from include to arch/cris/include.Jesper Nilsson2008-10-29
* | | | saner FASYNC handling on file closeAl Viro2008-11-01
| |/ / |/| |
* | | amd8111e: Fix rx return codeChris Friesen2008-10-28
| |/ |/|
* | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-10-28
|\ \
| * | dm9601: runtime mac address change supportPeter Korsgaard2008-10-27
| * | via-velocity: use driver string instead of dev->name before register_netdev()Sven Hartge2008-10-27
| * | drivers/net/wan/syncppp: Fix unused-var warningsJeff Garzik2008-10-27
| * | mlx4: Setting the correct offset for default mac addressYevgeny Petrilin2008-10-27
| * | mlx4_en: remove duplicated #includeHuang Weiyi2008-10-27
| * | ibm_newemac: Fix typo in flow control config optionJosh Boyer2008-10-27
| * | ehea: Detect 16GB hugepages for firmware restrictionThomas Klein2008-10-27
| * | dmfe: check pci_alloc_consistent errorsFUJITA Tomonori2008-10-27
| |/
* | p54: fix build warningsChristian Lamparter2008-10-27
* | ath5k: Reset key cache on interface up, thus fixing resumeElias Oltmanns2008-10-27
* | p54: fix misbehavings when firmware can't be foundChristian Lamparter2008-10-27
|/
* libertas: free sk_buff with kfree_skbSergio Luis2008-10-27
* r8169: revert "read MAC address from EEPROM on init"Francois Romieu2008-10-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-23
|\
| * net: Fix disjunct computation of netdev featuresHerbert Xu2008-10-23
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-10-23
| |\
| | * p54: enable 2.4/5GHz spectrum by eeprom bits.Christian Lamparter2008-10-22
| | * orinoco: reduce stack usage in firmware download pathAndrey Borzenkov2008-10-22
| | * ath5k: fix suspend-related oops on rmmodBob Copeland2008-10-22
| * | [netdrvr] fec_mpc52xx: Implement polling, to make netconsole work.Jon Smirl2008-10-22