aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-06-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-08net: add needed interrupt.hStephen Rothwell
2011-06-07ath9k: make use of a helper to get paprd scale factorMohammed Shafi Shajakhan
2011-06-07mwifiex: disable transmission buffer aggregation for AMSDU packetsYogesh Ashok Powar
2011-06-07mwifiex: adding check for enough space before paddingYogesh Ashok Powar
2011-06-07mwifiex: Remove redundant skb_queue_empty checksYogesh Ashok Powar
2011-06-07mwifiex: remove list traversal in mwifiex_num_pkts_in_txqYogesh Ashok Powar
2011-06-07iwlwifi: remove unecessary if statementGreg Dietsche
2011-06-07iwlagn: refactor iwlagn_mac_channel_switchStanislaw Gruszka
2011-06-07wl12xx: Stop BA session event from deviceShahar Levi
2011-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-07Merge branch 'can/at91-sam9x5' of git://git.pengutronix.de/git/mkl/linux-2.6David S. Miller
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2011-06-06be2net: Fix Rx pause counter for lancerSelvin Xavier
2011-06-06qlge: remove unecessary if statementGreg Dietsche
2011-06-06enic: Add support for MTU change via port profile on a dynamic vnicRoopa Prabhu
2011-06-06macvlan: add VLAN filters to lowerdevJohn Fastabend
2011-06-06iwl4965: set tx power after rxon_assocStanislaw Gruszka
2011-06-06rt2x00: fix rmmod crashStanislaw Gruszka
2011-06-06iwlagn: use cts-to-self protection on 5000 adapters seriesStanislaw Gruszka
2011-06-06net/can: allow CAN_AT91 on AT91SAM9X5Uwe Kleine-König
2011-06-06can: at91_can: add support for the AT91SAM9X5 SOCsMarc Kleine-Budde
2011-06-06can: at91_can: register mb0 sysfs entry only on at91sam9263Marc Kleine-Budde
2011-06-06can: at91_can: add id_table and convert prime mailbox constats to functionsMarc Kleine-Budde
2011-06-06can: at91_can: convert derived mailbox constants into functionsMarc Kleine-Budde
2011-06-06can: at91_can: rename AT91_MB_RX_MASK to AT91_IRQ_MB_RXMarc Kleine-Budde
2011-06-06can: at91_can: directly define AT91_MB_RX_LASTMarc Kleine-Budde
2011-06-06can: at91_can: let get_tx_* functions return unsigned intMarc Kleine-Budde
2011-06-06can: at91_can: don't copy data to rx'ed RTR framesMarc Kleine-Budde
2011-06-06can: at91_can: fix comment about priv->tx_nextMarc Kleine-Budde
2011-06-06can: at91_can: don't align struct definitionsMarc Kleine-Budde
2011-06-05drivers/net: Remove unnecessary semicolonsJoe Perches
2011-06-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2011-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-06-04Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-06-04Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds
2011-06-03iwlagn: call commit_rxon function directlyWey-Yi Guy
2011-06-03iwlagn: direct call to post_scan functionWey-Yi Guy
2011-06-03iwlagn: move all post scan functions in one placeWey-Yi Guy
2011-06-03iwlagn: set smps mode after assoc for 1000 deviceWey-Yi Guy
2011-06-03iwlagn: save the latest smps modeWey-Yi Guy
2011-06-03iwlegacy: add missing null checkGreg Dietsche
2011-06-03iwlegacy: propagate error return valueGreg Dietsche
2011-06-03iwlegacy: return -EINVAL instead of -1Greg Dietsche
2011-06-03iwlegacy: remove unecessary if statementGreg Dietsche
2011-06-03iwlegacy: remove unreachable codeGreg Dietsche
2011-06-03b43: add BCMA 80211 core specific definesRafał Miłecki
2011-06-03b43: add an option to register BROKEN bcma driverRafał Miłecki