summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-1119-33/+151
|\
| * Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2010-06-111-1/+1
| |\
| | * wimax/i2400m: fix missing endian correction read in fw loaderInaky Perez-Gonzalez2010-06-111-1/+1
| * | net8139: fix a race at the end of NAPIFigo.zhang2010-06-102-2/+2
| * | pktgen: Fix accuracy of inter-packet delay.Daniel Turull2010-06-101-1/+1
| * | pkt_sched: gen_estimator: add a new lockEric Dumazet2010-06-101-3/+12
| * | net: deliver skbs on inactive slaves to exact matchesJohn Fastabend2010-06-103-6/+20
| * | ipv6: fix ICMP6_MIB_OUTERRORSEric Dumazet2010-06-091-2/+2
| * | r8169: fix mdio_read and update mdio_write according to hw specsTimo Teräs2010-06-091-3/+9
| * | Merge branch 'num_rx_queues' of git://kernel.ubuntu.com/rtg/net-2.6David S. Miller2010-06-091-5/+3
| |\ \
| | * | net: Print num_rx_queues imbalance warning only when there are allocated queuesTim Gardner2010-06-091-5/+3
| * | | gianfar: Revive the driver for eTSEC devices (disable timestamping)Anton Vorontsov2010-06-091-2/+1
| * | | caif: fix a couple range checksDan Carpenter2010-06-092-2/+2
| * | | phylib: Add support for the LXT973 phy.Richard Cochran2010-06-091-1/+50
| |/ /
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-0916-218/+362
| |\ \
| | * | mac80211: fix deauth before assocJohannes Berg2010-06-081-2/+38
| | * | iwlwifi: add missing rcu_read_lockJohannes Berg2010-06-081-0/+2
| * | | ipmr: dont corrupt listsEric Dumazet2010-06-072-2/+6
| * | | 8139too: fix buffer overrun in rtl8139_init_boardDenis Kirjanov2010-06-071-0/+1
| * | | asix: check packet size against mtu+ETH_HLEN instead of ETH_FRAME_LENJussi Kivilinna2010-06-071-1/+1
* | | | ethoc: use devres resource managementJonas Bonn2010-06-111-27/+1
* | | | ethoc: Clear command buffer after writeJonas Bonn2010-06-111-1/+4
* | | | Remove unused variableJonas Bonn2010-06-111-1/+0
* | | | ethoc: Clean up PHY probingJonas Bonn2010-06-111-16/+8
* | | | ethoc: write number of TX buffers in init_ringJonas Bonn2010-06-111-2/+2
* | | | ethoc: Write bus addresses to registersJonas Bonn2010-06-111-5/+22
* | | | ethoc: calculate number of buffers in ethoc_probeJonas Bonn2010-06-111-7/+7
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-11186-4248/+8447
|\ \ \ \
| * | | | wl1251: fix ELP_CTRL register readsGrazvydas Ignotas2010-06-081-6/+34
| * | | | wireless: fix kernel-docJohannes Berg2010-06-082-31/+90
| * | | | mac80211: Add netif state checking to ieee80211_ifa_changedJuuso Oikarinen2010-06-081-0/+3
| * | | | ath5k: add debugfs file for queue debuggingBruno Randolf2010-06-082-0/+67
| * | | | ath5k: no need to save/restore the default antennaBruno Randolf2010-06-081-7/+1
| * | | | ath5k: new function for setting the antenna switch tableBruno Randolf2010-06-084-27/+46
| * | | | ath5k: update AR5K_PHY_RESTART_DIV_GC values to match masksBruno Randolf2010-06-081-2/+2
| * | | | libertas: Fix ethtool reporting no WOL options supported if WOL is not alread...Sascha Silbe2010-06-081-6/+3
| * | | | ath: Fix uninitialized variable warningsPrarit Bhargava2010-06-073-0/+3
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-06-0716-234/+340
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | mac80211: fix function pointer checkHolger Schurig2010-06-071-1/+1
| | * | | wireless: remove my name from the maintainer listZhu Yi2010-06-071-4/+0
| | * | | ath5k: fix NULL pointer in antenna configurationBruno Randolf2010-06-071-0/+7
| | * | | p54usb: Add device ID for Dell WLA3310 USBJason Dravet2010-06-071-0/+1
| | * | | wl1251: fix a memory leak in probeGrazvydas Ignotas2010-06-071-0/+1
| | * | | iwlwifi: move sysfs_create_group to post request firmwareEmmanuel Grumbach2010-06-051-159/+159
| | * | | iwlwifi: add name to Maintainers listWey-Yi Guy2010-06-051-0/+1
| | * | | iwl3945: fix internal scanAbhijeet Kolekar2010-06-054-31/+96
| | * | | iwl3945: enable stuck queue detection on 3945Reinette Chatre2010-06-051-0/+1
| | * | | ath5k: retain promiscuous settingBob Copeland2010-06-041-1/+3
| | * | | ath5k: depend on CONFIG_PM_SLEEP for suspend/resume functionsTobias Doerffel2010-06-041-4/+4
| | * | | mac80211: process station blockack action frames from workJohannes Berg2010-06-042-7/+48